4 Commits

Author SHA1 Message Date
Derek Clair
69cd4fae4e
update editFiles to edit/editFiles (#319) 2025-10-16 10:07:01 +11:00
Daniel Scott-Raynsford
c6fc6d380b
Update: implementation-plan.chatmode.md (#166)
* CHANGE: update tools list and enhance implementation plan

- Reordered tools in the implementation plan for clarity.
- Added structured implementation phases with task tables.
- Revised goal description for better understanding.

* CHANGE: add status definition for implementation plans

- Introduced a new section for defining the status of implementation plans.
- Status options include `Completed`, `In progress`, `Planned`, `Deprecated`, and `On Hold`.
- Status is displayed as a badge in the introduction section.

* CHANGE: add status field to implementation plan

- Introduced a new 'status' field to the implementation plan.
- The status can be set to 'Completed', 'In progress', 'Planned', 'Deprecated', or 'On Hold'.
2025-08-11 10:31:17 +10:00
Daniel Scott-Raynsford
647a2b43c3
UPDATE: Add status badge to implementation plan templates (#108)
* CHANGE: Add status section to implementation plan templates

- Introduced a status section in the implementation plan templates to define the current state of the plan.
- Status options include: Completed, In progress, Planned, Deprecated, and On Hold.
- Status will be displayed as a badge in the introduction section.

* CHANGE: Update status formatting in implementation plans

- Enclosed status options in quotes for consistency
- Updated formatting in implementation plan and prompt files

---------

Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2025-07-24 15:22:16 -07:00
Daniel Scott-Raynsford
6e667fc3fa
Add 18 new chat modes (#59)
* Add new chat modes for Azure Verified Modules, Critical Thinking, C#/.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.

* Update chatmodes/mentor.chatmode.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-08 12:14:15 +10:00