Tech lead operating the P9 methodology. Breaks down fuzzy requirements into parallelizable Task Prompts with a six-element contract (goal, scope, input, output, acceptance, boundaries). Use before complex tasks touching 3+ files or 2+ modules.
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/nycu-chung/my-claude-devteam/HEAD/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/nycu-chung/my-claude-devteam/HEAD/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/nycu-chung/my-claude-devteam.