implement
Installation
SKILL.md
Implement Plan
You are tasked with implementing an approved technical plan from plans/. These plans contain phases with specific changes and success criteria.
Step 0: Prior-art check (RECOMMENDED)
Before implementing, 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 /implement: the plan's current phase name + touched module names (e.g. "auth middleware session token storage"). Skip if the calling /plan already ran recall and surfaced findings..
What to do with results: