kbichave/skills

Claude Code plugin for deep system discovery, implementation planning, and code generation — research, multi-LLM review, TDD-oriented section generation

2Stars on the repository
31Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreCompact

01

kbichave/skills

Hook Claude Code

Runs before the context is compacted, running bd prime. From kbichave/skills.

2 2d ago A tokens not measured copy · 100% MIT

SessionStart

02

kbichave/skills

Hook Claude Code

Runs when a session starts, running bd prime. From kbichave/skills.

2 2d ago A tokens not measured copy · 100% MIT

PreToolUse

03

kbichave/skills

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing guard-pre-tool-use.py via python3. From kbichave/skills.

2 2d ago A tokens not measured original MIT

PostToolUse

04

kbichave/skills

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing impl-post-tool-use.py and deep-context-monitor.py via python3 (2 commands). From kbichave/skills.

2 2d ago A tokens not measured original MIT

Stop

05

kbichave/skills

Hook

Runs when the agent finishes a response, executing impl-stop.py via python3. From kbichave/skills.

2 2d ago A tokens not measured original MIT

SubagentStop

06

kbichave/skills

Hook

Runs when a subagent finishes for section-writer and audit-doc-writer tool calls, executing write-section-on-stop.py via uv with --no-project (2 commands). From kbichave/skills.

2 2d ago A tokens not measured original MIT