What is hive-test?
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch. Source: adenhq/hive.
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch.
Quickly install hive-test AI skill to your development environment via command line
Source: adenhq/hive.
Test agents iteratively: execute, analyze failures, fix, resume from checkpoint, repeat.
This is the core workflow. Don't re-run the entire agent when a late node fails — analyze, fix, and resume from the last clean checkpoint.
Create synthetic tests from the agent's goal, constraints, and success criteria.
Iterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch. Source: adenhq/hive.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/adenhq/hive --skill hive-testIterative agent testing with session recovery. Execute, analyze, fix, resume from checkpoints. Use when testing an agent, debugging test failures, or verifying fixes without re-running from scratch. Source: adenhq/hive.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adenhq/hive --skill hive-test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/adenhq/hive