-
Notifications
You must be signed in to change notification settings - Fork 414
feat(docs): add Blueprint Mode v1 chat mode and documentation #124
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
Add Blueprint Mode v1 chat mode instructions and entry to README. Blueprint Mode introduces specification-first engineering workflow, artifact management standards, and escalation protocols for autonomous agent development.
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 PR adds a new Blueprint Mode v1 chat mode that implements a specification-first engineering workflow for autonomous development. The mode emphasizes clarity before coding, structured artifact management, and systematic handling of edge cases and requirements.
- Introduces a comprehensive autonomous engineering agent framework with clear directives and escalation protocols
- Implements structured artifact management with predefined file layouts and documentation standards
- Provides detailed workflow guidance for both high-risk complex tasks and lightweight simple tasks
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
chatmodes/blueprint-mode.chatmode.md | New chat mode implementing autonomous engineering agent with specification-first development approach |
README.md | Added entry for Blueprint Mode v1 in the chat modes table with install links |
- update tools list for accuracy and consistency - enhance formatting in design and steering documents for readability - clarify execution policy and internet research instructions - fix minor markdown and wording issues
Add mandatory execution instructions and include runTests in tools for blueprint-mode chat mode.
…ient engineering directives and improved documentation
…tives and improved clarity
…ask review mandates
…tives and improved clarity
Add Blueprint Mode v1 chat mode instructions and entry to README. Blueprint Mode introduces specification-first engineering workflow, artifact management standards, and escalation protocols for autonomous agent development.
Pull Request Checklist
node update-readme.js
and verified thatREADME.md
is up to date.Description
Type 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.