What problem does it solve?
This Skill ensures that each sub-agent receives precisely the context it needs to perform its task, preventing token waste and potential AI drift from over-contextualization, while also avoiding failures due to insufficient information.
Core Features & Use Cases
- Contextual Bundling: Creates tailored input sets for Planning, Implementation, and QA sub-agents.
- Memory Resolution: Dynamically resolves file paths for memory categories from an index, ensuring up-to-date context.
- Tier-Specific Context: Adjusts the context bundle based on the agent's tier (MicroDelivery, Core Team, Specialists).
- Use Case: After a story has been evaluated, this skill prepares the exact files and information needed for the Planning agent to create an execution plan, then prepares the Implementation agent's context based on that plan.
Quick Start
Activate the compose-team skill after evaluate-story to prepare the context bundles for the next sub-agent.