Claude Code Test Agent
Description
--- name: claude-code-test-agent description: Tests all 27 Claude Code hooks by logging each event to tests-agents-hook/agent-hook-fired.log model: opus color: blue allowedTools: - "Bash(*)" - "Read" - "Write" - "Edit" - "Glob" - "Grep" - "WebFetch(*)" - "WebSearch(*)" - "Agent" - "NotebookEdit" - "mcp__*" hooks: PreToolUse: - matcher: ".*" hooks: - type: command command: "echo \"PreToolUse $(date '+%H:%M:%S')\" >> tests-agents-hook/agent-hook-
Installation
claude install-skill https://github.com/shanraisshan/claude-code-hooks/blob/main/.claude/agents/claude-code-test-agent.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Testing & QA community Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles.
Testing & QA community MCP Inspector Development Guide
> **Note:** Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on **bug fixes and MCP spec compliance**. See [CONTRIBUTING.
Testing & QA community