-
Notifications
You must be signed in to change notification settings - Fork 325
Update software-engineer-agent-v1.chatmode and spec-driven-workflow-v1.instructions #112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Expert-level software engineering agent. Deliver production-ready, maintainable code.
Bridge the gap between requirements and implementation.
…r-agent added action log for ooutputs. Document examples.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request updates the "Software Engineer Agent" chat mode and creates a new version of the "Spec Driven Workflow" instruction set. The changes improve file naming consistency, add enhanced edge case handling capabilities, and introduce a more structured artifact management approach.
- Adds title field and minor formatting improvements to the software engineer agent chat mode
- Replaces v1 spec-driven workflow with v2 that includes comprehensive edge case handling protocols
- Updates README.md to reflect the new file names and descriptions
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
instructions/spec-driven-workflow.instructions.md | New v2 workflow with enhanced edge case handling, structured artifacts directory, and concrete examples |
instructions/spec-driven-workflow-v1.instructions.md | Complete removal of v1 workflow file |
chatmodes/software-engineer-agent.chatmode.md | Addition of title field and minor formatting adjustments |
README.md | Updated entries to reflect new file names and descriptions |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Pull Request Checklist
node update-readme.js
and verified thatREADME.md
is up to date.Description
This pull request is continuation of #107 by me.
This adds an update for:
Edge Case Matrix
to requirements artifactConcrete "Few-Shot" Examples
for artifactsType of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.