Skip to content

Update: implementation-plan.chatmode.md #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 11, 2025

Conversation

PlagueHO
Copy link
Contributor

@PlagueHO PlagueHO commented Aug 8, 2025

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

This is an update to one of the existing chatmodes I contributed: implementation-plan.chatmode.md - is to ensure that the implementation plan it might create matches the structure of the /create-implementation-plan and /update-implementation-plan prompts. It also updates the list of tools to all the latest built-in tools.


Type of Contribution

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

Additional Notes

This is just an update to an existing chat mode I contributed.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

- Reordered tools in the implementation plan for clarity.
- Added structured implementation phases with task tables.
- Revised goal description for better understanding.
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 21:23
Copy link
Contributor

@Copilot Copilot AI left a comment

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 updates the implementation-plan.chatmode.md file to align its structure with the /create-implementation-plan and /update-implementation-plan prompts. The update modifies the tools list to include the latest built-in tools and restructures the implementation plan template to use a more detailed phase-based approach with task tables.

  • Updates the tools list to include latest built-in tools and reorganizes the order
  • Removes status tracking elements from the template structure
  • Adds detailed phase-based implementation structure with task tables and goal tracking

- 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.
- Introduced a new 'status' field to the implementation plan.
- The status can be set to 'Completed', 'In progress', 'Planned', 'Deprecated', or 'On Hold'.
@aaronpowell aaronpowell merged commit c6fc6d3 into github:main Aug 11, 2025
2 checks passed
@PlagueHO PlagueHO deleted the update-chatmode-implementation-plan branch August 11, 2025 04:58
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.

2 participants