# Misc Tools I keep around but rarely use. ## Model-invoked Model- or user-reachable (rich trigger phrasing so the model can reach for them). - **[codex-debugging](./codex-debugging/SKILL.md)** — Investigate Codex CLI/app-server behavior, config parsing, tool behavior, prompts, and MCP wiring bugs. - **[git-guardrails-claude-code](./git-guardrails-claude-code/SKILL.md)** — Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. - **[github-deep-review](./github-deep-review/SKILL.md)** — Evidence-first review of a bug or PR: read the code, find the real cause, decide the best fix, and say "not proven" when the trail is weak. - **[github-project-triage](./github-project-triage/SKILL.md)** — Triage a GitHub project's issues/PRs into maintainer-facing item cards: what it's about, risk, proof/test state, blockers, next action.