/issue-plan-review
Read a GitHub issue and all comments, review the implementation plan, independently assess each finding, and present findings
$ npx -y skills add LeanAndMean/mach10 --agent claude-codeShips with mach10. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/issue-plan-review
Context preview
What this command does when you run it.
Read a GitHub issue and all comments, review the implementation plan, independently assess each finding, and present findings
A development methodology for agentic coding -- and a Claude Code plugin that implements it.
Other commands on mach10.
- /doc-review
Review and update documentation based on PR changes
Open command - /issue-assessment
Read a GitHub issue, perform an independent assessment, and present findings
Open command - /issue-create
Create a structured GitHub issue from current context or description
Open command - /issue-implement
Implement a specific stage of an issue's implementation plan using feature-dev
Open command - /issue-plan
Read a GitHub issue, analyze the codebase, and create a staged implementation plan
Open command - /pr-ci-fix
Diagnose and fix failing CI checks on a pull request
Open command

