PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From BillDuke13/code-explainer-mcp.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From BillDuke13/code-explainer-mcp.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Guarded production deploy of the Worker to Cloudflare. Verifies the SHAREDSECRET secret is configured (not the committed placeholder), then runs the docgen + wrangler deploy pipeline.
Skill Claude CodeCodex
Boot the local Worker and smoke-test the explainCode MCP endpoint with a sample snippet, verifying it returns a non-empty result. Use to confirm the worker still responds correctly after changes.
Instructions file
Instructions for BillDuke13/code-explainer-mcp, covering claude.md, project, commands, mcp tooling (known discrepancy) and code style.