hive

Orchestrate end-to-end workflows for building and testing goal-driven AI agents.

10.9k|5.7k|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/adenhq/hive --skill hive-adenhq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hive
Source: https://github.com/adenhq/hive/tree/main/.claude/skills/hive
Command: npx skills add https://github.com/adenhq/hive --skill hive-adenhq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a complete, repeatable workflow for building, implementing, and testing goal-driven AI agents, consolidating multiple hive-* skills into a cohesive, end-to-end process.

Core Features & Use Cases

  • End-to-end guidance: orchestrates hive-concepts, hive-create, hive-patterns, hive-test, hive-credentials, and hive-debugger to guide users from concept to production.
  • Phase routing and decision-making: routes user requests to the appropriate sub-skill to minimize exploration of codebases.
  • Structured SOPs: offers a repeatable framework for agent development with clear phases and checkpoints.

Quick Start

Initiate hive to begin an agent project; specify your goal and preferred starting phase, and hive will route to the correct hive-* skill (concepts, create, patterns, credentials, test, debugger) to proceed.

Frequently Asked Questions about hive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate end-to-end AI agent workflows from concept to production?

You can orchestrate end-to-end AI agent workflows by initiating the hive skill, which routes your project goal through structured phases like concepts, create, patterns, credentials, test, and debugger to guide agents to production.

What is the best way to manage human-in-the-loop phases during agent development?

Managing human-in-the-loop phases involves using structured SOPs and phase routing to direct agent development, ensuring clear checkpoints where human input is required before proceeding to the next workflow stage.

How do I structure goal-driven agent testing and credential management?

Structuring goal-driven agent testing and credentials is handled by routing requests to dedicated sub-skills, applying documented SOPs that separate credential configuration from testing phases for repeatable development.

Do I need specific sub-skills to start a new AI agent project?

Starting a new AI agent project requires specifying your goal and preferred starting phase, which automatically routes the workflow to the appropriate hive-* sub-skills without manual codebase exploration.

Can I minimize codebase exploration when implementing goal-driven agents?

Minimizing codebase exploration during agent implementation is achieved through meta-skill orchestration and phase routing, which directs user requests to the exact sub-skill needed for the current development stage.