dewey-index
01Command
Trigger an incremental re-index of all configured content sources. Updates the Dewey knowledge graph with new and changed content from disk, GitHub, web, and code sources without leaving the OpenCode session.
Static analysis for Go that detects side effects and scores test quality -- know whether AI-generated tests actually verify behavior, not just cover lines.
Command
Trigger an incremental re-index of all configured content sources. Updates the Dewey knowledge graph with new and changed content from disk, GitHub, web, and code sources without leaving the OpenCode session.
Command
Delete and rebuild all external source content in the Dewey index. Preserves local vault content and stored learnings. Use when the index appears stale or corrupted.
Command
Check forge coordination status - workers, messages, cells.
Command
Decompose task into subtasks and coordinate parallel agents.
Command
Generate tests and documentation fixes for functions identified by gaze quality analysis, or auto-detect and run the active implementation workflow (Speckit/OpenSpec). With arguments: batch remediation. Without arguments: detects active workflow and runs /speckit.implement or /opsx-apply.
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.