Skip to content

feat(docs): add Blueprint Mode v1 chat mode and documentation#124

Merged
aaronpowell merged 10 commits into
github:mainfrom
mubaidr:blueprint-mode
Jul 28, 2025
Merged

feat(docs): add Blueprint Mode v1 chat mode and documentation#124
aaronpowell merged 10 commits into
github:mainfrom
mubaidr:blueprint-mode

Conversation

@mubaidr

@mubaidr mubaidr commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

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

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

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.

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.
Copilot AI review requested due to automatic review settings July 24, 2025 14:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread chatmodes/blueprint-mode.chatmode.md Outdated
Comment thread chatmodes/blueprint-mode.chatmode.md Outdated
Comment thread chatmodes/blueprint-mode.chatmode.md Outdated
mubaidr added 9 commits July 24, 2025 21:17
- 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
@aaronpowell aaronpowell merged commit 7619968 into github:main Jul 28, 2025
2 checks passed
AungMyoKyaw pushed a commit to AungMyoKyaw/awesome-copilot that referenced this pull request Aug 1, 2025
…#124)

* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants