Skip to content
Nuvyntra Labs

User guide

Slash workflow

Run constitution → specify → clarify → plan → checklist → task → analysis → implement → converge.

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.converge

In 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

StepYou doThe agent writes
/nuvyn.constitutionOptional product rules (PII, lock, offline)Updates .nuvyn/constitution.md. The MAUI + Lumina stack stays locked.
/nuvyn.specifyRequired: what the app is forspecs/NNN-short-name/spec.md, .nuvyn/feature.json, checklists/requirements.md. At most three [NEEDS CLARIFICATION] markers.
/nuvyn.clarifyAnswer at most five A/B/C questionsUpdates spec.md
/nuvyn.planExtra constraints if anyplan.md + research.md — packages + one Lumina recipe per screen
/nuvyn.checklistOptional quality reviewchecklists/<domain>.md
/nuvyn.tasktasks.md (T001 [P] [US1] …)
/nuvyn.analysisReport only — spec / plan / tasks consistency
/nuvyn.implementOptional: Implement only FoundationHost code. UIKit first. Default packages only unless you asked for more.
/nuvyn.convergeAppends 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 Foundation

Domain comes from your spec. Skills stay domain-agnostic — retail, field, bank, civic, or anything else.

Discussion

Comment on Nuvyn. The thread lives on this component's GitHub repository (nuvyntralabs/Nuvyn). Sign in with GitHub — Giscus uses Discussions, Utterances uses Issues.