Run the chain in order
Open the project folder in the agent you selected. Run these in order. Pass extra text after the command when you have a prompt ($ARGUMENTS). Empty /nuvyn.specify asks you to describe the product.
/nuvyn.constitution → /nuvyn.specify → /nuvyn.clarify → /nuvyn.plan
→ /nuvyn.checklist → /nuvyn.task → /nuvyn.analysis
→ /nuvyn.implement → /nuvyn.convergeIn Cursor, Copilot, and other skills-based agents the folders are named nuvyn-constitution (a folder cannot contain .). Type /nuvyn.constitution in Copilot, Claude, Gemini, and command-file agents. Cursor users can invoke /nuvyn-constitution.
What you do vs what the agent writes
| Step | You do | The agent writes |
|---|---|---|
/nuvyn.constitution | Optional product rules (PII, lock, offline) | Updates .nuvyn/constitution.md. The MAUI + Lumina stack stays locked. |
/nuvyn.specify | Required: what the app is for | specs/NNN-short-name/spec.md, .nuvyn/feature.json, checklists/requirements.md. At most three [NEEDS CLARIFICATION] markers. |
/nuvyn.clarify | Answer at most five A/B/C questions | Updates spec.md |
/nuvyn.plan | Extra constraints if any | plan.md + research.md — packages + one Lumina recipe per screen |
/nuvyn.checklist | Optional quality review | checklists/<domain>.md |
/nuvyn.task | — | tasks.md (T001 [P] [US1] …) |
/nuvyn.analysis | — | Report only — spec / plan / tasks consistency |
/nuvyn.implement | Optional: Implement only Foundation | Host code. UIKit first. Default packages only unless you asked for more. |
/nuvyn.converge | — | Appends remaining work to tasks.md. Run implement again if needed. |
/nuvyn.specify Resident 311 desk: sign in, report a bin miss, see live bus times.
/nuvyn.implement Implement only FoundationDomain comes from your spec. Skills stay domain-agnostic — retail, field, bank, civic, or anything else.