PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing enforce-script-failure-report.sh. From agent-sh/agentsys.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing enforce-script-failure-report.sh. From agent-sh/agentsys.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Plugin Claude Code
26 specialized plugins for AI workflow automation - task orchestration, PR workflow, slop detection, code review, drift detection, enhancement analysis, documentation sync, unified static analysis, durable memory, negative behavior memory, skill and system prompt curation, perf investigations, topic research, agent…
Plugin Claude Code
Professional-grade slash commands for Claude Code with cross-platform support.
Skill Claude CodeCodex
Cross-tool AI consultation. Use when user asks to 'consult gemini', 'ask codex', 'get second opinion', 'cross-check with claude', 'consult another AI', 'ask opencode', 'copilot opinion', or wants a second opinion from a different AI tool.
Skill Claude CodeCodex
Structured AI debate templates and synthesis. Use when orchestrating multi-round debates between AI tools, 'debate topic', 'argue about', 'stress test idea', 'devil advocate'.
Skill Claude CodeCodex
Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene.
Skill Claude CodeCodex
Use when user asks to "discover tasks", "find next task", "prioritize issues", "what should I work on", or "list open issues". Discovers and ranks tasks from GitHub, GitLab, local files, and custom sources.
Skill Claude CodeCodex
Use when the user asks about plan drift, reality check, comparing docs to code, project state analysis, roadmap alignment, implementation gaps, or needs guidance on identifying discrepancies between documented plans and actual implementation state.
Skill Claude CodeCodex
Use when improving agent prompts, frontmatter, and tool restrictions.
Skill Claude CodeCodex
Use when improving CLAUDE.md or AGENTS.md project memory files.
Skill Claude CodeCodex
Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions.
Skill Claude CodeCodex
Use when improving documentation structure, accuracy, and RAG readiness.
Skill Claude CodeCodex
Use when reviewing hooks for safety, timeouts, and correct frontmatter.
Skill Claude CodeCodex
Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report.
Skill Claude CodeCodex
Use when analyzing plugin structures, MCP tools, and plugin security patterns.
Skill Claude CodeCodex
Use when improving general prompts for structure, examples, and constraints.
Skill Claude CodeCodex
Use when reviewing SKILL.md files for structure and trigger quality.
Skill Claude CodeCodex
Research any topic online and create learning guides. Use when user asks to 'learn about', 'research topic', 'create learning guide', 'build knowledge base', or 'study subject'.
Skill Claude CodeCodex
Use when user asks to "deep review the code", "thorough code review", "multi-pass review", or when orchestrating the Phase 9 review loop. Provides review pass definitions (code quality, security, performance, test coverage), signal detection patterns, and iteration algorithms.
Skill Claude CodeCodex
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
Skill Claude CodeCodex
Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.
Skill Claude CodeCodex
Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.
Skill Claude CodeCodex
Use when mapping code paths, entrypoints, and likely hot files before profiling.