Clarify Task banner
davidlee davidlee

Clarify Task

Productivity community

Description

You're about to begin work on [sub]task $ARGUMENTS (@kanban/in-progess). Before you begin implementation, spend some effort proportionate to the expected complexity of the work to ensure you have the right context, and the work is set up for success. First: - Read and UNDERSTAND the task card, especially $ARGUMENTS. - Consider other files in @doc/ which may be relevant to your understanding. - Find, read and UNDERSTAND existing code files you will need to modify. - Now, think hard about the que

Installation

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

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

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

Full documentation available on GitHub

View Source Repository