Plan Task banner
davidlee davidlee

Plan Task

Productivity community

Description

You're planning the technical approach for the task: $ARGUMENTS - If card is not already in `kanban/in-progress`, confirm if card should be moved there. - Analyze Habit & ACs. - Ask the user to answer any open questions. - Review the - Author the "Implementation Plan & Progress" section with - detailed sub-tasks - design notes - files relevant to specific sub-tasks - description of testing approach. - manual test plan for the user, if necessary to obtain confidence. Now STOP. Prepar

Installation

Installs to ~/.claude/commands/davidlee-claude-code-starter-plan-task.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davidlee/claude-code-starter/HEAD/.claude/commands/plan-task.md -o ~/.claude/commands/davidlee-claude-code-starter-plan-task.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository