System Documentation

What problem does it solve?

This Skill ensures that each sub-agent in an AI workflow receives precisely the necessary context, preventing token waste and context drift while avoiding information starvation that could lead to failures.

Core Features & Use Cases

  • Contextual Bundling: Dynamically creates context packages tailored for specific sub-agents (Planning, Implementation, QA, MicroDelivery).
  • Memory Resolution: Safely resolves memory file paths from an index, ensuring up-to-date context without hardcoding.
  • Tiered Context: Provides minimal context for MicroDelivery and comprehensive context for core team agents.
  • Use Case: After a story is evaluated, this skill prepares the exact files and memory categories needed for the Planning agent to create an execution plan, ensuring it has all relevant project details and past decisions.

Quick Start

Use the compose-team skill to prepare the context bundle for the planning sub-agent.

Dependency Matrix

Required Modules

None required

Components

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: compose-team
Download link: https://github.com/Fr-e-d/GAAI-framework/archive/main.zip#compose-team

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.