paullukic

30 mods across 1 repository, 17 stars between them.

coograph-init

01

paullukic/coograph

Skill Claude CodeCodex

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…

17 25d ago A 93 tokens original MIT

coograph-debug

02

paullukic/coograph

Command Claude Code

Diagnose the bug or build error below. Find the root cause with minimal investigation, then apply the smallest possible fix.

17 25d ago A 0 tokens original MIT

coograph-init

03

paullukic/coograph

Command Claude Code

Initialize a new project with this Coograph template. Interactive setup that auto-detects the tech stack and fills all placeholders.

17 25d ago A 0 tokens original MIT

coograph-new-ticket

04

paullukic/coograph

Command Claude Code

Start work on a new ticket below. Run pre-flight checks, investigate the codebase, and flow into an OpenSpec proposal.

17 25d ago A 0 tokens original MIT

coograph-plan

05

paullukic/coograph

Command Claude Code

You are an interview-driven planner. Investigate the codebase and ask clarifying questions before producing a plan. You plan — you never implement.

17 25d ago A 0 tokens original MIT

coograph-review

06

paullukic/coograph

Command Claude Code

Review the changes in scope for spec compliance, convention violations, logic bugs, and architectural issues. You review — you do not author. Never edit files.

17 25d ago A 0 tokens original MIT

coograph-search

07

paullukic/coograph

Command Claude Code

Fast read-only codebase search and Q&A. Answer the question below with evidence. You explore — you do not edit files or implement changes.

17 25d ago A 0 tokens original MIT

coograph-verify

08

paullukic/coograph

Command Claude Code

Verify that the described work is complete and correct. Provide evidence for every claim. You verify — you do not implement or fix style.

17 25d ago A 0 tokens original MIT

SessionStart

09

paullukic/coograph

Hook Claude Code

Runs when a session starts, executing report-graph.py via python3. From paullukic/coograph.

17 25d ago A tokens not measured original MIT

PreToolUse

10

paullukic/coograph

Hook Claude Code

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.

17 25d ago A tokens not measured original MIT

coograph

11

paullukic/coograph

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, PreToolUse).

17 25d ago A tokens not measured original MIT

Debugger

12

paullukic/coograph

Agent

Root-cause analysis, regression isolation, and build error resolution with minimal fixes.

17 25d ago A 18 tokens original MIT

Explore

13

paullukic/coograph

Agent

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.

17 25d ago A 49 tokens original MIT

Planner

14

paullukic/coograph

Agent

Interview-driven planning that produces actionable work plans with acceptance criteria.

17 25d ago A 14 tokens original MIT

Reviewer

15

paullukic/coograph

Agent

Reviews changes against project conventions, specs, and testing standards.

17 25d ago A 14 tokens original MIT

Verifier

16

paullukic/coograph

Agent

Evidence-based completion checks — runs tests, checks diagnostics, validates acceptance criteria.

17 25d ago A 17 tokens original MIT

paullukic/coograph

Instructions file GitHub Copilot

Instructions for paullukic/coograph, covering copilot instructions, pre-flight (run on every session start), mindset, communication style and default tone.

17 25d ago D 3,613 tokens original MIT

coograph-apply

21

paullukic/coograph

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start or continue implementing a proposed change.

17 25d ago A 27 tokens original MIT

coograph-archive

22

paullukic/coograph

Skill Claude CodeCodex

Archive a completed change. Use when implementation is done and the change is ready to be moved to the archive.

17 25d ago A 27 tokens original MIT

coograph-explore

23

paullukic/coograph

Skill Claude CodeCodex

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.

17 25d ago A 39 tokens copy · 77% MIT

coograph-new-ticket

24

paullukic/coograph

Skill Claude CodeCodex

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.

17 25d ago A 44 tokens original MIT