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…
Review the changes in scope for spec compliance, convention violations, logic bugs, and architectural issues. You review — you do not author. Never edit files.
Runs before the agent uses a tool for Bash, Edit, Write, MultiEdit and NotebookEdit tool calls, executing log-bash.py, block-generated.py and warn-scope.py via python3 (3 commands). From paullukic/coograph.
Fast read-only codebase exploration and Q&A subagent. Prefer over manually chaining multiple search and file-reading operations to avoid cluttering the main conversation. Safe to call in parallel. Specify thoroughness: quick, medium, or thorough.
Instructions for paullukic/coograph, covering copilot instructions, pre-flight (run on every session start), mindset, communication style and default tone.
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.