What problem does it solve?
This Skill transforms a detailed plan into self-contained, executable task specifications (beads) that can be independently run by agents, ensuring clarity and reducing ambiguity in multi-agent workflows.
Core Features & Use Cases
- Bead Generation: Creates standalone YAML task specifications from a synthesized plan.
- Contextualization: Embeds necessary code context using
find: landmarks for agent execution.
- Orchestration Support: Generates beads compatible with ACFS or GasTown orchestration.
- Use Case: After a complex feature plan is finalized, use this Skill to break it down into individual, actionable tasks that different agents can pick up and execute without needing the entire plan context.
Quick Start
Use the kimchi:beads skill to convert the synthesized plan into bead YAML files for ACFS orchestration.