PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Skill, Edit and Write tool calls, executing implement-detector.sh, skill-chain-detector.sh and implement-guard.sh via bash (3 commands). From mag123c/toktrack.
Hook Claude Code
Runs before the agent uses a tool for Skill, Edit and Write tool calls, executing implement-detector.sh, skill-chain-detector.sh and implement-guard.sh via bash (3 commands). From mag123c/toktrack.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing clarify-first.sh and skill-chain-enforcer.sh via bash (2 commands). From mag123c/toktrack.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, UserPromptSubmit).
Skill Claude CodeCodex
Adaptive requirements clarification with auto-depth routing. Shallow (Q&A) for simple tasks, Deep (exploration + DRAFT + PLAN) for complex ones. Escalates automatically when ambiguity persists.
Skill Claude CodeCodex
TDD implementation (RED→GREEN→REFACTOR) → verify → review.
Skill Claude CodeCodex
Session start - check progress, suggest next task.
Skill Claude CodeCodex
Multi-agent code review for Rust CLI/TUI. UX Review inactive (terminal UI — no web frontend). Code Review only. Includes Rust/clippy-specific checklist.
Skill Claude CodeCodex
Self-healing verification loop (test → clippy → fmt).
Skill Claude CodeCodex
Session end - document updates, commit.
Instructions file CodexOpenCode
Instructions for mag123c/toktrack, covering agents.md, non-obvious rules, before you finish and commits.
Instructions file
Instructions for mag123c/toktrack, covering toktrack, quick start, context, workflow and 코드 구현 작업.