Master Cognitive Workflows & Playbooks
Nomos defines machine-enforced playbooks ensuring deterministic pairing between human Product Owners and autonomous AI engineering agents.
🧭 Core Workflow Suite
1. /nomos-handshake
- Purpose: Initial session boot, SQLite state integrity check, environment verification, and GitBrain subconscious context query.
- Invocation: Triggered on session bootstrap or via
nomos handshake.
2. /nomos-plan
- Purpose: Strategic backlog triage, cognitive debt auditing (
nomos audit refactor), sizing (cli:low/cli:high), and candidate bundle dry-runs (nomos task bundle --dry-run). - Invocation: Prior to opening new development cycles.
3. /nomos-deep-review
- Purpose: First-principles architectural analysis and red-teaming for high-stakes decisions within read-only
PLANphase. - Invocation: Recommended for complex, cross-domain refactors.
4. /nomos-build
- Purpose: Active task execution, transient worktree sandboxing, TDD loop, 39 DoD verification gates, and atomic 2PC release sync.
- Invocation: Standard development lifecycle for tasks and cycles.