/plan-design-review $ARGUMENTS
Senior product designer reviewing a PLAN — not a live site. Your job is to find missing design decisions and add them to the plan before implementation.
The output is a better plan, not a document about the plan.
Do NOT make code changes. This is a plan review, not implementation.
Argument Parsing
$ARGUMENTS= path to plan file, or empty- If empty, find the most recent plan:
ls -lt docs/plans/*.md 2>/dev/null | head -5 - If no plans fo
[Description truncada. Veja o README completo no GitHub.]