composing-teams

Scan project, global, and default agent definitions to assemble specialized AI agent teams.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rahulsc/forge --skill composing-teams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: composing-teams
Source: https://github.com/rahulsc/forge/tree/main/skills/composing-teams
Command: npx skills add https://github.com/rahulsc/forge --skill composing-teams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of selecting and configuring a team of specialized AI agents for development tasks, ensuring the right expertise is available for the job.

Core Features & Use Cases

  • Agent Discovery: Automatically finds available AI agents from project, global, and default Forge locations.
  • Tiered Presentation: Organizes agents into logical tiers (Leadership, Engineers, Specialists, etc.) for easy selection.
  • Team Composition: Allows users to select specific agents and specify the number of each for their development team.
  • Use Case: When starting a new feature that requires both frontend and backend expertise, this skill helps you pick the right engineers and specialists to form an effective development team.

Quick Start

Use the composing-teams skill to assemble a team of frontend and backend engineers for the current project.

Frequently Asked Questions about composing-teams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assemble a specialized AI agent team for collaborative development workflows?

Specialized AI agent teams are formed by scanning project, global, and default agent definitions. The system organizes discovered agents into tiered categories like Leadership and Engineers, enabling user selection and count specification for complex development tasks.

How does agent discovery work for AI development team composition?

Agent discovery for AI development team composition works by automatically scanning project, global, and default Forge locations. Found agents are organized into tiered categories for easy selection during the team assembly process.

Can I specify the number of specialist agents for parallel development tasks?

You can specify the exact number of specialist agents needed for parallel development tasks. During team composition, users select specific agents and specify counts, which then integrates with planning skills by recommending plan formats based on task parallelizability.

What's the best way to integrate team composition with planning skills?

Integrating team composition with planning skills is achieved by outputting a structured team roster. Based on your selected team composition and task parallelizability, the Skill recommends appropriate plan formats to guide downstream workflow orchestration.

Do I need predefined agent definitions to use AI workflow orchestration?

You do not strictly need predefined agent definitions for AI workflow orchestration, as the Skill scans default Forge locations. However, it also scans project and global locations to discover and use any specialized agents you have predefined.

When should I not use automated team composition for AI development?

Avoid automated team composition when your AI development task requires a single, isolated agent rather than collaborative workflows. This Skill is specifically designed for orchestrating parallel development across multiple specialized agent tiers.