PostToolUse
25Hook
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.
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.
Hook
Runs when the agent finishes a response, executing impl-stop.py via python3. From 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.
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…
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.
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…
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…