Manage Agents
Create, modify, or remove agents, skills, hooks, and MCP servers for this project. Use when the team needs a new specialty or automation, or to retire ones no longer needed.
Initialize Project
Initialize the autonomous agent system from docs/proposal.md — interview the user, generate specs and legend→epic→story→task plans, assemble the project-specific team, set state to PLANNED. Use when state phase is UNINITIALIZED (or resuming INITIALIZING) and docs/proposal.md exists.
Continue Work
Autonomous execution loop — pick the next ready tasks from the plan, dispatch specialist agents with the right model, verify results, record progress, commit. Use when state phase is PLANNED or EXECUTING.
Graphify
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.