From hive
**Purpose:** Structured alignment between 2-5 agents → concrete decisions, not transcripts.
npx claudepluginhub skywalking-dev/hiveThis skill uses the workspace's default tool permissions.
**Purpose:** Structured alignment between 2-5 agents → concrete decisions, not transcripts.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Purpose: Structured alignment between 2-5 agents → concrete decisions, not transcripts.
Output: Decision doc at docs/meetings/YYYY-MM-DD-{topic}.md
Core principle: The output is for HUMANS. If a human can't read it in 2 minutes, it's too long.
Infer or ask:
Create docs/meetings/YYYY-MM-DD-{topic-slug}.md:
# {Tema}
> **Fecha:** YYYY-MM-DD | **Participantes:** Agent1, Agent2, ... | **Issue:** SKY-XXX
## Decisiones necesarias
1. {decision 1}
2. {decision 2}
...
---
## Propuestas
### {Agent1}
| Decisión | Propuesta | Justificación |
|---|---|---|
| {decisión 1} | {respuesta concreta} | {1 línea por qué} |
| {decisión 2} | {respuesta concreta} | {1 línea por qué} |
**Necesito de otros:** {1-2 bullets max}
**Conflicto que veo:** {1 bullet max, o "ninguno"}
### {Agent2}
...
---
## Conflictos
| # | Tema | {Agent1} dice | {Agent2} dice | Resolución |
|---|---|---|---|---|
| 1 | ... | ... | ... | _pendiente_ |
---
## Decisiones finales
| # | Decisión | Resolución | Owner |
|---|---|---|---|
| 1 | ... | ... | ... |
## Timeline
| Día | Entregable | Owner | Depende de |
|---|---|---|---|
| D+0 | ... | ... | — |
## Pendientes (usuario)
- ...
Launch ALL agents in parallel. Each agent:
hive/agents/{agent}.mdCRITICAL format rules for agents:
You are {AgentName} for Skywalking.dev.
Read your definition at hive/agents/{agent-file}.md
Read the meeting file at {path}.
Fill your "Propuestas" table. Rules:
- ONE ROW per decision needed. Answer each decision directly.
- "Propuesta" column: concrete answer (hex code, lib name, file path, number). NO prose.
- "Justificación" column: ONE sentence max. Why this choice.
- "Necesito de otros": max 2 bullets. What blocks you.
- "Conflicto que veo": max 1 bullet. What will clash with another agent. Or "ninguno".
- TOTAL max 15 lines. If you write more, you failed.
- Spanish. No filler. No "estoy de acuerdo con la visión de...". Just answers.
After reading all proposals, Mentat:
You are {AgentName}. Read the meeting file at {path}.
You disagree with {OtherAgent} on: {conflict description}.
In the Conflictos table, write your final position in your column.
ONE sentence. Include what you'd accept as compromise.
Max 1 conflict round. If unresolved, Mentat decides.
Mentat reads all proposals + conflict resolutions and writes:
That's it. No "acuerdos alcanzados", no "conflictos resueltos" recap, no redundant sections. The tables ARE the decisions.
Show the Decisiones finales table + Pendientes. Link to meeting file. Done.
#C4A86A, #8B7355, #7A9B7F is.| Agent | subagent_type | Domain |
|---|---|---|
| Aurora | aurora-product-designer | Brand, visual design, UI specs |
| Kokoro | kokoro-backend-specialist | APIs, databases, auth, security |
| Pixel | pixel-frontend-specialist | Next.js, React, UI implementation |
| Flux | flux-automation-specialist | n8n workflows, integrations |
| Hermes | hermes-deployment-specialist | Vercel, CI/CD, performance |
| Centinela | centinela-test-automation-expert | Testing, QA, Playwright |
| Lumen | lumen-seo-specialist | SEO, visibility, schema markup |
| Pregon | pregon-marketing-specialist | Content, social, campaigns |
| Oraculo | oraculo-research-specialist | Web research, competitive intel |
Note: For agents without a dedicated subagent_type, use general-purpose with their definition from hive/agents/{name}.md.