Implement tasks from an OpenSpec change. Use when the user wants to start or continue implementing a proposed change.
Archive a completed change. Use when implementation is done and the change is ready to be moved to the archive.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Start work on a new ticket. Runs pre-flight checks, investigates the codebase, and flows into OpenSpec proposal. Use when the user pastes a ticket, issue, or task description.
Propose a new change with all artifacts generated in one step. Use when the user wants to describe what they want to build and get a complete proposal with specs and tasks ready for implementation.
Rebuild or update the code-graph database. Use when the user wants to refresh the code graph, e.g. after major changes or when graph seems stale.
Initialize a new project with the Coograph template. Interactive setup that auto-detects the tech stack and fills in all template placeholders.
Initialize a new project with the Coograph template — auto-detect tech stack, fill all `_TBD_` placeholders, optionally set up the code-graph. Trigger when the user types `/coograph-init` or `$coograph-init`, asks to "initialize the project", "set up coograph", "wire up coograph", "add coograph to this repo", or otherwise wants the Coograph configuration installed in a fresh repository.