hive-spawn-templates
CommunityAgent prompt templates for Hive.
Software Engineering#prompt engineering#code generation#ai agents#orchestration#hive#template management
Authorinhyoe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides standardized prompt templates for spawning AI agents (Claude, Codex, Gemini) within the Hive orchestration framework, ensuring consistent communication and task delegation.
Core Features & Use Cases
- Provider-Specific Templates: Offers distinct templates for Claude, Codex, and Gemini agents, tailored to their capabilities.
- Dynamic Variable Substitution: Utilizes placeholders (e.g.,
{{TEAM_NAME}},{{TASK_PROPOSAL}}) that are dynamically replaced with runtime data by the orchestrator. - Context Budgeting: Enforces principles for managing AI context windows, prioritizing business logic or code as needed.
- Use Case: When the Hive orchestrator needs to assign a coding task to a Gemini agent for implementation, it loads the
gemini-agent.mdtemplate, substitutes all{{VAR}}placeholders with the specific task details, and sends the complete prompt to the Gemini agent.
Quick Start
Load the Claude agent template for consensus by substituting the {{VAR}} placeholders with the appropriate runtime values.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hive-spawn-templates Download link: https://github.com/inhyoe/hive-plugin/archive/main.zip#hive-spawn-templates Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.