Investigate Tool — Data skill for Claude Code
Investigate why a tool is not working as expected.
How to install Investigate Tool
Installs to ~/.claude/commands/testdino-hq-testdino-mcp-investigate-tool.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/testdino-hq/testdino-mcp/HEAD/.claude/commands/investigate-tool.md -o ~/.claude/commands/testdino-hq-testdino-mcp-investigate-tool.md Restart Claude Code, or start a new session, for it to be picked up.
What Investigate Tool does
Investigate why a tool is not working as expected. This command is for debugging tool behavior — wrong responses, auth failures, missing data, or unexpected errors.
**Input:** $ARGUMENTS — description of the problem (e.g., "list_testruns returns empty for valid projectId", "health tool says PAT is invalid but it works in curl")
Phase 1: Reproduce the Problem
- Identify the tool — Which tool is affected?
- Read the tool source — Read the handler file completely
- **Trace the
Alternatives in Data
- Bitbucket Data Center 71.9k ★
- Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
- Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
/improve
looks at your recent git history, session data, and current CLAUDE.md to figure out what instructions are miss
Data Validation Rules
Governs data validation behavior across Country Finder and Salary Calculator — duplicate detection, missing-fi
Fix Pipeline
Check CI pipeline status for current branch and fix failures using systematic debugging
Bug Investigate
You are investigating ONE reported bug in the current working directory for an automated pipeline. Your ONLY j
Develop Plan
You are planning ONE development task in the current working directory for an automated pipeline. You work as
User Research Synthesis
Synthesize qualitative and quantitative user research into structured insights and opportunity areas. Use when
Related Agents
Debugger
Debugging specialist for errors, test failures, and unexpected behavior
API Troubleshooter
Layer-2 diagnostic agent for API/controller failures. Use when: unexpected status codes, curl vs browser diver
Adversarial Breaker
Actively tries to break the app — wrong inputs, unexpected sequences, auth bypasses, race conditions, state co