Add 18 new chat modes#59
Merged
Merged
Conversation
….NET Janitor, Demonstrate Understanding, Expert .NET Engineer, Expert React Engineer, Implementation Plan, Universal Janitor, Mentor, Principal Engineer, Semantic Kernel (Python & .NET), Simple App Idea Generator, Specification Generation, and Technical Debt Remediation. Each mode includes detailed instructions, core tasks, best practices, and tools for effective software engineering guidance and support.
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds 18 new custom chat modes under chatmodes/ and updates README.md to include install links for each mode.
- Introduces a variety of specialized modes (e.g., Azure architect roles, idea generator, janitor, mentor).
- Ensures all new modes are listed in
README.mdwith install badges. - Validates front matter wrapping and non-empty
descriptionfields.
Reviewed Changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| chatmodes/azure-principal-architect.chatmode.md | Added Azure Principal Architect mode |
| chatmodes/azure-saas-architect.chatmode.md | Added Azure SaaS Architect mode |
| chatmodes/azure-verified-modules-bicep.chatmode.md | Added Azure AVM Bicep mode |
| chatmodes/azure-verified-modules-terraform.chatmode.md | Added Azure AVM Terraform mode |
| chatmodes/critical-thinking.chatmode.md | Added Critical Thinking mode instructions |
| chatmodes/csharp-dotnet-janitor.chatmode.md | Added C#/.NET Janitor mode |
| chatmodes/demonstrate-understanding.chatmode.md | Added Demonstrate Understanding mode |
| chatmodes/expert-dotnet-software-engineer.chatmode.md | Added Expert .NET Software Engineer mode |
| chatmodes/expert-react-frontend-engineer.chatmode.md | Added Expert React Frontend Engineer mode |
| chatmodes/implementation-plan.chatmode.md | Added Implementation Plan Generation mode |
| chatmodes/janitor.chatmode.md | Added Universal Janitor mode |
| chatmodes/mentor.chatmode.md | Added Mentor mode instructions |
| chatmodes/principal-software-engineer.chatmode.md | Added Principal Software Engineer mode |
| chatmodes/semantic-kernel-dotnet.chatmode.md | Added Semantic Kernel .NET mode |
| chatmodes/semantic-kernel-python.chatmode.md | Added Semantic Kernel Python mode |
| chatmodes/simple-app-idea-generator.chatmode.md | Added Idea Generator mode |
| chatmodes/specification.chatmode.md | Added Specification mode instructions |
| chatmodes/tech-debt-remediation-plan.chatmode.md | Added Technical Debt Remediation Plan mode |
| README.md | Updated mode list with install links |
Comments suppressed due to low confidence (2)
chatmodes/simple-app-idea-generator.chatmode.md:37
- Phase numbering jumps from Phase 2 to Phase 4—please renumber phases sequentially to avoid confusion.
### Phase 4: Technical Reality Check 🔧
chatmodes/simple-app-idea-generator.chatmode.md:51
- There's an unexpected replacement character '�'—please remove it or replace with the intended emoji/text.
- "Would this connect to other apps or services? (like calendar, email, social media) �"
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
aaronpowell
approved these changes
Jul 8, 2025
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.