5queezer

13 mods across 1 repository, 1 stars between them.

PostToolUse

01

5queezer/distill

Hook Claude Code

Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, running an inline shell check. From 5queezer/distill.

1 3mo ago A tokens not measured copy · 89% MIT

settings

02

5queezer/distill

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse) and 29 allowed tools.

1 3mo ago A tokens not measured original MIT

gitnexus-cli

03

5queezer/distill

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

1 3mo ago A 59 tokens copy · 84% MIT

gitnexus-debugging

04

5queezer/distill

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

1 3mo ago A 46 tokens copy · 81% MIT

gitnexus-exploring

05

5queezer/distill

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

1 3mo ago A 55 tokens copy · 91% MIT

gitnexus-guide

06

5queezer/distill

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

1 3mo ago A 56 tokens copy · 92% MIT

5queezer/distill

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".

1 3mo ago A 50 tokens copy · 89% MIT

5queezer/distill

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

1 3mo ago A 53 tokens copy · 86% MIT

release

09

5queezer/distill

Skill Claude CodeCodex

Bump version, tag, and publish to PyPI via the existing GitHub Actions workflow.

1 3mo ago A 0 tokens original MIT

distill AGENTS.md

10

5queezer/distill

Instructions file CodexOpenCode

AGENTS.md instructions for 5queezer/distill, covering gitnexus — code intelligence, always do, when debugging, when refactoring and never do.

1 3mo ago A 1,099 tokens copy · 70% MIT

distill CLAUDE.md

11

5queezer/distill

Instructions file

Claude Code instructions for 5queezer/distill, covering distill — privacy-first team memory mcp server, what this is, core principle, architecture (uncle bob / clean architecture) and build & run.

1 3mo ago A 2,393 tokens original MIT

seed

12

5queezer/distill

Skill Claude CodeCodex

Populate the distill MCP knowledge base from the current repo's git history. Extracts decisions, patterns, failures, and context from commits and stores them with correct metadata.

1 3mo ago A 0 tokens original MIT

distill-mcp

13

5queezer/distill

MCP server Claude CodeCodexCursor

Privacy-first team memory MCP server — local LLM distillation before team sync. Runs locally from the distill-mcp Python package.

1 3mo ago A tokens not measured original MIT