hive-test

Installation
SKILL.md

Agent Testing

Test agents iteratively: execute, analyze failures, fix, resume from checkpoint, repeat.

When to Use

  • Testing a newly built agent against its goal
  • Debugging a failing agent iteratively
  • Verifying fixes without re-running expensive early nodes
  • Running final regression tests before deployment

Prerequisites

  1. Agent package at exports/{agent_name}/ (built with /hive-create)
  2. Credentials configured (/hive-credentials)
  3. ANTHROPIC_API_KEY set (or appropriate LLM provider key)
Related skills
Installs
31
Repository
adenhq/hive
GitHub Stars
9.6K
First Seen
Feb 12, 2026