DOCS · REFERENCE · COMMANDS
Commands
Synthex ships 11 commands, grouped by the lifecycle phase they belong to. Each command is a markdown file describing its parameters, workflow, and the agents it delegates to — what you see here is the directory; click into a command for the full reference.
Setup
One-time project scaffolding.
- init/synthex:initScaffold project structure and Synthex configuration.
Discover
From idea to a sharp PRD.
- write-implementation-plan/synthex:write-implementation-planPeer-reviewed plan from a PRD — Architect + Designer + Tech Lead.
Build
Parallel-executed, peer-reviewed task delivery.
- next-priority/synthex:next-priorityPick top tasks, spin up worktrees, delegate to Tech Lead instances in parallel.
- review-code/synthex:review-codeMulti-perspective review — Code + Security + (optional) Performance.
- write-adr/synthex:write-adrInteractive ADR authoring with the Architect.
- write-rfc/synthex:write-rfcRFC drafting with Architect & PM, parallel review pass.
- test-coverage-analysis/synthex:test-coverage-analysisRisk-prioritised gap analysis. Optional fix mode writes tests.
- design-system-audit/synthex:design-system-auditAudit code for token compliance and component governance.
Ship
Performance, observability, and ops audits.
- performance-audit/synthex:performance-auditQuantified analysis across frontend, backend, db, infra.
Operate
SLOs, runbooks, deploy-risk.
- reliability-review/synthex:reliability-reviewSLO coverage, observability gaps, runbook & deploy-risk review.
Learn
Retros, follow-through, the next loop.
- retrospective/synthex:retrospectivePlanned-vs-actual + structured retro with tracked follow-through.