Analyze (Phase 2)
Turn a task into structured, testable requirements.
Prerequisite
The plan gate must exist: .claude/sdlc/gates/plan-<task-slug>.md. If it does not, tell the human to run /plan first.
Step 1 — Detect frontend involvement
Before writing requirements, determine whether the task touches a user interface. Check:
- The plan's in-scope files for UI frameworks (React, Vue, Angular, HTML templates, mobile views)
- Keywords in the plan: "screen", "page", "form", "button"
[Description truncada. Veja o README completo no GitHub.]