plan-tdd
Installation
SKILL.md
Create a test-driven development plan for the project: $ARGUMENTS
Follow these steps:
Step 0: Prior-art check (MANDATORY)
Before writing the TDD plan, recall prior learnings from the global knowledge base so we don't re-learn or re-decide something already captured:
uv run "{{HOME_TOOL_DIR}}/skills/recall/scripts/recall.py" \
"<QUERY>" \
--limit 5 --format markdown
Query construction for /plan-tdd: task description + "testing strategy" + target module name (e.g. "payment webhook testing strategy").
What to do with results: