gaze
25Command
Run Gaze quality analysis on a Go package. Supports three modes: full (default), crap (CRAP scores only), and quality (test quality metrics only). Delegates to the gaze-reporter agent.
Command
Run Gaze quality analysis on a Go package. Supports three modes: full (default), crap (CRAP scores only), and quality (test quality metrics only). Delegates to the gaze-reporter agent.
Command
End a session cleanly - release reservations, sync state, generate handoff note.
Command
Check comms inbox for messages from other agents.
Command
Implement tasks from an OpenSpec change (Experimental).
Command
Archive a completed change in the experimental workflow.
Command
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command
Propose a new change - create it and generate all artifacts in one step.
Command
Query and manage work items (cells).
Command
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command
Generate a custom checklist for the current feature based on user requirements.
Command
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command
Create or update the feature specification from a natural language feature description.
Command
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Command
Perform a read-only testability analysis of spec artifacts by delegating to the reviewer-testing agent in Spec Review Mode.
Command
Triage and address PR review feedback with structured assessment.
Command
Create, validate, and improve AGENTS.md -- the project briefing for AI coding agents. Auto-detects mode: creates from scratch when no AGENTS.md exists, audits and suggests improvements when one is present. Also ensures cross-tool bridge files (CLAUDE.md, .cursorrules) are properly configured.
Command
Invoke the Cobalt-Crush developer persona for implementation tasks. With arguments: delegates to the cobalt-crush-dev agent. Without arguments: detects active workflow and runs /speckit.implement or /opsx-apply.
Command
Check a hero constitution's alignment with the Unbound Force org constitution.
Command
Finalize a branch: commit, push, create PR, watch CI checks, and return to main. The PR stays open for review. One command to wrap up any feature or OpenSpec branch.
Command
Apply Unbound Force project customizations to third-party tool files (OpenSpec skills and commands). Uses LLM reasoning to find correct insertion points. Run after uf init, uf setup, or updating the OpenSpec CLI.