commit
Create git commits with user approval and no Claude attribution
Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.
$ npx -y skills add dcouple/Pane --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/review-planContext preview
What this command does when you run it.
Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.
thinking-mode: on allowed-tools: Read, Grep, Glob, WebFetch argument-hint: <plan-file-or-description> description: Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.
I will review the provided plan and provide feedback across four key areas.
Before providing my review, I will investigate the codebase to understand the current state and relevant context. I will check the ./docs/ folder for any documentation related to the plan's scope.
I will provide my feedback in a clear, actionable format with specific references to the plan and codebase. Each suggestion will include reasoning and, where helpful, code snippets showing the recommended approach.
Plan to Review: $ARGUMENTS
Repo: dcouple/Pane
Create git commits with user approval and no Claude attribution
You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work…
Generate comprehensive PR descriptions following repository templates
You are tasked with implementing an approved technical plan from `thoughts/shared/plans/`. These plans contain phases with specific changes and success…
Iterate on existing implementation plans with thorough research and updates
You are tasked with conducting comprehensive research across the codebase to answer user questions. You will spawn one or more parallel sub-agents to perform…