* feat(chatmodes): Add HLBPA (documentation architect) chat modes
- HLBPA is a high-level, big-picture architect for systems documentation
- It can be used either in VSC as usual or dropped in coding agent for auto-updates
- Depends on user's prompting skills to get the best results
- Will default to a more generalist mode if not enough context is given
- Minor updates to README and CONTRIBUTING to fix formatting errors
Assisted-by: GitHub Copilot & Verdent AI
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
* chore(chatmodes): Remove copy from md fence in HLBPA chat mode
- Copilot complains about the copy in the md fence
- Isn't likely to be used in this context anyway
Assisted-by: GitHub Copilot
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
---------
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
* Initial plan
* Add all-contributors setup with contributor recognition
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Finalize all-contributors setup and update documentation
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Add @aaronpowell as a contributor
* Add @mubaidr as a contributor
* Add @digitarald as a contributor
* Add @mbianchidev as a contributor
* generating the current list
* playing with emojis
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
Co-authored-by: all-contributors-bot <all-contributors-bot@example.com>
* Added instructions for Azure DevOps pipelines
Added new instructions on best practices for Azure DevOps pipeline YAML files in `azure-devops-pipelines.instructions.md`. Sections include general guidelines, pipeline structure, build best practices, test integration, security considerations, deployment strategies, variable and parameter management, performance optimization, monitoring and observability, template reusability, and branching and triggering strategies. An example YAML pipeline structure and a list of common anti-patterns to avoid have also been added.
* fix following the copilot's comments
---------
Co-authored-by: Christophe Peugnet <christophe.peugnet@outlook.fr>
* feat: Revise Blueprint Mode documentation for clarity and conciseness
* feat: Update Blueprint Mode to v30 with enhanced workflows and self-correction features
* fix: Correct terminology from 'todos' to 'tasks' and improve capitalization for consistency
* feat: Upgrade model to GPT-5 Mini and enhance communication guidelines for brevity and clarity
* feat: Update model version to GPT-4.1 and clarify critical execution guidelines
* feat: Enhance Blueprint Mode with improved task handling and workflow directives
* feat: Revise Blueprint Mode directives for clarity and brevity, introducing confidence-based ambiguity resolution
* docs(prompt): add EditorConfig Expert prompt for .editorconfig generation
Adds a new prompt definition that guides the generation of comprehensive .editorconfig files based on project analysis and user preferences, including rule-by-rule explanations and best practices.
* docs(readme): add EditorConfig Expert prompt entry with description and install links
---------
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
* add instructions for accessibility
* update readme
* Added a description to the a11y instructions
* Fix spelling and formatting issues
* Fixing line ending
---------
Co-authored-by: Michael Fairchild <mfairchild@microsoft.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
* feat: add task-planner, task-researcher chatmodes with accompanying task-implementation instructions
* chore: update README.md with new references to chatmodes and instructions
* Add Playwright Python test generation custom instructions
* Add best practice for assertion style in Playwright Python instructions
* Add Playwright Python test generation instructions to README
* Add a comprehensive prompt for containerizing ASP.NET Core projects
This prompt instructs the LLM to conatinerize an ASP.NET Core project
according to ASP.NET Core best practices with flexibility to support a
wide range of possible project customization requirements (including
installing system dependencies, dotnet tools, or other pre-requisites
for the app to work in a container).
* Update readme with ASP.NET Core containerization prompt
* Fix settings file's name
* Combine containerization settings into containerization prompt
* Emphasize that Copilot needs to review its work and check that containerization settings have been respected
- Introduced a detailed Epic Architecture Specification prompt to guide technical architecture creation based on PRDs.
- Created an Epic Product Requirements Document (PRD) prompt for translating high-level ideas into detailed PRDs.
- Developed a Feature Implementation Plan prompt for crafting implementation plans following the Epoch monorepo structure.
- Added a Feature PRD prompt for generating detailed PRDs for new features based on parent Epics.
- Implemented a GitHub Issue Planning and Automation prompt for generating project plans with a structured hierarchy and automated tracking.
- Established a Test Planning and Quality Assurance prompt for creating comprehensive test strategies and quality validation plans.
* feat(chatmode): add Thinking Beast Mode chatmode with quantum cognitive workflow and constitutional agent protocol
Introduce a new chatmode, 'Thinking Beast Mode', which defines a transcendent coding agent with quantum cognitive architecture, adversarial intelligence, and recursive meta-cognitive workflow. The prompt includes:
- Multi-phase quantum cognitive workflow for problem solving
- Constitutional, adversarial, and meta-cognitive analysis layers
- Explicit instructions for recursive internet research and rigorous validation
- Multi-perspective and adversarial thinking protocols
- Markdown todo list framework for constitutional task management
- Communication protocol for intent, process, and pattern synthesis
This enables advanced autonomous agent behavior for complex, research-driven coding tasks. No breaking changes.
* docs(README): add Thinking Beast Mode chatmode to chatmode table with description and install links
---------
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
* feat: Update Blueprint Mode to v16 with enhanced directives and workflows
- Changed model from Claude Sonnet 4 to GPT-4.1.
- Revised description for clarity and conciseness.
- Expanded communication guidelines for improved task management.
- Enhanced quality and engineering protocols, emphasizing SOLID principles and documentation.
- Introduced new execution principles to streamline task execution and reflection.
- Updated artifact structure to include specifications for requirements, architecture, and edge cases.
- Refined workflows for better task handling and validation processes.
- Improved debugging strategies and handling of ambiguous requests.
* refactor: streamline communication guidelines and core directives in Blueprint Mode documentation
* feat(prompts): add Git Flow branch creator prompt with full XML-driven workflow
Introduces a new prompt file that guides users through creating Git Flow branches using a structured XML analysis and naming convention. Includes workflow, analysis framework, naming conventions, edge case handling, and validation checklist.
* feat(prompts): add Git Flow Branch Creator prompt to README table
* style(prompts): use single quotes in front matter for git-flow-branch-creator.prompt.md
* Update prompts/git-flow-branch-creator.prompt.md
Co-authored-by: Aaron Powell <me@aaron-powell.com>
* chore(prompts): update git-flow-branch-creator prompt front matter
Remove 'Created' field
Add 'tools' field to front matter for clarity
* docs(readme): clarify Git Flow Branch Creator prompt description and details
---------
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
* docs(instructions): add conventional commit prompt and document in README
* docs(readme,conventional-commit-prompt): clarify Conventional Commit prompt description and improve prompt front matter
Updated README.md to clarify the Conventional Commit prompt description and details. Updated instructions/conventional-commit.prompt.md to improve front matter (description, tools) and remove unnecessary fields.
* docs(prompt): simplify XML structure and remove redundant tags
---------
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
* 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
* 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