Load Task banner
davidlee davidlee

Load Task

Productivity community

Description

You're preparing to work on the task ("T123") or subtask ("T123/1.2"): $ARGUMENTS. - Find, read and understand the task card in `kanban/` (usually `kanban/backlog` or `kanban/in-progress`). - If given a specific subtask ("1.2"), run a pre-flight check: - Read the execution plan critically, understand it, and consider any referenced files relevant to its completion. Ask any questions necessary to refine the plan and ensure the plan (and overall task context) is clear. - If a subta

Installation

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

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

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

Full documentation available on GitHub

View Source Repository