testing-agent

Installation
SKILL.md

Testing Workflow

This skill provides tools for testing agents built with the building-agents skill.

Workflow Overview

  1. mcp__agent-builder__list_tests - Check what tests exist
  2. mcp__agent-builder__generate_constraint_tests or mcp__agent-builder__generate_success_tests - Get test guidelines
  3. Write tests directly using the Write tool with the guidelines provided
  4. mcp__agent-builder__run_tests - Execute tests
  5. mcp__agent-builder__debug_test - Debug failures

How Test Generation Works

The generate_*_tests MCP tools return guidelines and templates - they do NOT generate test code via LLM. You (Claude) write the tests directly using the Write tool based on the guidelines.

Example Workflow

Related skills
Installs
11
Repository
adenhq/hive
GitHub Stars
9.6K
First Seen
Jan 24, 2026