[feat] Update Blueprint Mode#133
Merged
Merged
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.
- 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
…irectives and workflows
…vised file paths and workflow steps
…gent instructions
…d retry strategies
…ask management and artifact tracking
…pecifications and directives
…irectives for task workflows and artifact management
…reflect new directory structure
…nhanced directives and workflow details
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request updates the Blueprint Mode chat mode file, upgrading it from version 4 to version 10 with significant restructuring and enhanced directives for autonomous engineering.
Key changes include:
- Updated version from v4 to v10 with new model specification (Claude Sonnet 4)
- Streamlined and reorganized core directives with emphasis on specification-first development
- Enhanced workflow processes with better error handling and reflection mechanisms
- Restructured artifact management with clearer file organization and examples
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| chatmodes/blueprint-mode.chatmode.md | Major revision of Blueprint Mode chat mode with updated directives, workflows, and artifact structure |
| README.md | Updated table entry to reflect new version number and description for Blueprint Mode |
Comments suppressed due to low confidence (1)
chatmodes/blueprint-mode.chatmode.md:2
- The model 'Claude Sonnet 4' does not exist. The latest Claude model is Claude 3.5 Sonnet. This should be corrected to a valid model name.
model: Claude Sonnet 4
…enhanced directives and tool usage guidelines
…directives and workflow details
aaronpowell
approved these changes
Jul 31, 2025
AungMyoKyaw
pushed a commit
to AungMyoKyaw/awesome-copilot
that referenced
this pull request
Aug 1, 2025
* feat(docs): add Blueprint Mode v1 chat mode and documentation 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. * docs(chatmode): improve formatting and clarify execution policy - 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 * docs(chatmode): add critical execution rules and update tools list Add mandatory execution instructions and include runTests in tools for blueprint-mode chat mode. * feat(chatmode): update Blueprint Mode to v2 with enhanced self-sufficient engineering directives and improved documentation * fix(chatmode): correct formatting of tools list in Blueprint Mode documentation * feat(blueprint-mode): update Blueprint Mode to v3 with enhanced directives and improved clarity * fix(blueprint-mode): correct numbering format in main and lightweight workflows * feat(blueprint-mode): enhance Core Directives with continuation and task review mandates * feat(blueprint-mode): update Blueprint Mode to v4 with enhanced directives and improved clarity * feat(docs): update Blueprint Mode documentation to v5 with enhanced directives and workflows * fix(docs): refine thinking process directive for clarity and completeness * feat(docs): update Blueprint Mode documentation from v5 to v6 with revised file paths and workflow steps * feat(docs): update Blueprint Mode documentation to v6 with enhanced agent instructions * feat(docs): enhance Blueprint Mode directives with self-reflection and retry strategies * feat(docs): update Blueprint Mode documentation to v7 with enhanced task management and artifact tracking * feat(docs): update Blueprint Mode documentation to v8 with enhanced specifications and directives * feat(docs): update Blueprint Mode documentation to v9 with enhanced directives for task workflows and artifact management * feat(docs): update artifact paths in Blueprint Mode documentation to reflect new directory structure * feat(docs): update Blueprint Mode documentation from v9 to v10 with enhanced directives and workflow details * feat(docs): update Blueprint Mode documentation from v10 to v11 with enhanced directives and tool usage guidelines * feat(docs): update Blueprint Mode documentation to v12 with enhanced directives and workflow details
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
node update-readme.jsand verified thatREADME.mdis 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.