agent-composer

Map multi-part workflows to optimal AI agent combinations across Claude Code and Codex.

7|Updated May 26, 2026
One-click install
npx skills add https://github.com/chrono-meta/forge-harness --skill agent-composer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-composer
Source: https://github.com/chrono-meta/forge-harness/tree/main/plugins/fh-meta/skills/agent-composer
Command: npx skills add https://github.com/chrono-meta/forge-harness --skill agent-composer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually selecting and coordinating the right AI agents for complex, multi-part tasks is time-consuming and prone to error, especially when work spans multiple projects or requires specialized capabilities. This skill eliminates that overhead by automatically analyzing your work context and building an optimal agent dispatch plan.

Core Features & Use Cases

  • Intelligent Agent Mapping: Automatically matches task types (adversarial review, persona simulation, code validation, etc.) to the most capable available agents from your FH skill pool and installed plugins.
  • Capability Fit Validation: Scores each agent against subtask requirements to avoid mismatches, such as assigning read-only audit agents to tasks that require file edits, and triggers plugin recommendations for uncovered capability gaps.
  • Built-in Guardrails: Includes clarification protocols for ambiguous requests, destructive action warnings, tiered quality gates (M/S/R classification), and Wave-based execution with fan-in result integration to ensure safe, high-quality outcomes.
  • Use Case Example: For a cross-project code review task requiring adversarial validation, persona testing, and fact-checking, the skill automatically composes the right agents, runs independent tasks in parallel, and integrates results into a prioritized action report.

Quick Start

Use the agent-composer skill to compose and run the optimal set of agents for my cross-project code review task that requires adversarial validation and persona simulation.

Frequently Asked Questions about agent-composer

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

FAQPage Schema
How do I automate AI agent orchestration for complex multi-part workflows?

To compose agents for cross-project code review, you request the skill to compose and run the optimal set of agents for your task requiring adversarial validation and persona simulation. It automatically selects capable agents, runs independent tasks in parallel, and integrates results into a prioritized action report.

How does capability fit scoring prevent mismatches in agent dispatch plans?

Yes, workflow automation supports Claude Code and Codex environments for production-grade agent orchestration across cross-project tasks, parallel execution, adversarial review, and persona simulation.

What guardrails are included for destructive actions during parallel agent dispatch?

You need available agents in your FH skill pool and installed plugins. The system automatically matches task types to the most capable available agents and recommends plugins if it detects uncovered capability gaps.

What is the best way to run adversarial review and persona simulation in parallel?

Workflow automation handles parallel execution through tiered result integration, applying M/S/R classification quality gates to integrate fan-in results from independently executed agent tasks into a prioritized action report.