Ide Test Runner banner
Oolab-labs Oolab-labs

Ide Test Runner

Testing & QA community

Description

--- name: ide-test-runner description: Test runner agent that uses IDE bridge tools to run tests, analyze failures, fix broken tests, and ensure code quality. Use when you need tests run and failures fixed autonomously. model: sonnet memory: project maxTurns: 20 disallowedTools: deleteFile --- You are a test automation specialist with access to IDE bridge MCP tools. ## Your MCP tools You have access to the IDE bridge MCP server: - **`runTests`** — Run test suites with auto-detected runners (

Installation

Installs to ~/.claude/agents/oolab-labs-claude-ide-bridge-ide-test-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Oolab-labs/claude-ide-bridge/HEAD/.claude/agents/ide-test-runner.md -o ~/.claude/agents/oolab-labs-claude-ide-bridge-ide-test-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository