kbichave

31 mods across 1 repository, 2 stars between them.

PostToolUse

25

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

26

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

27

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

code-review

28

kbichave/skills

Skill Claude CodeCodex

Standalone multi-expert code review, outside of /deep implement. Routes the diff to a panel of specialist reviewer subagents (core packs, logic, architecture, ML, stats, MLOps, data engineering, prompt engineering), verifies claims against current docs, gates everything through a final review-verifier, and writes a…

2 2d ago A 217 tokens original MIT

deep

29

kbichave/skills

Skill Claude CodeCodex

Discovery, planning, and implementation pipeline. Modes — discovery: system audit → phase specs; plan: implementation blueprint; implement: execute sections; auto: autonomous end-to-end. Accepts @path, inline text, or no argument.

2 2d ago A 49 tokens original MIT

humanizer

30

kbichave/skills

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. TRIGGER when user says "humanize", "make this sound human", "remove AI writing", "de-slop", or asks to edit/review text to sound more natural. Also triggers on slide decks, roadmap docs, card headers and chart labels, not only prose. Based on Wikipedia's "Signs of AI…

2 2d ago A 159 tokens original MIT

no-op-remover

31

kbichave/skills

Skill Claude CodeCodex

Find and remove no-ops from instruction and prompt files — lines a model already obeys by default, so they burn context to say nothing. TRIGGER when the user says "remove no-ops", "strip no-ops", "hunt no-ops", "kill filler instructions", "tighten this prompt/skill", or asks to cut instructions that change no…

2 2d ago A 147 tokens original MIT