forge-multi-agent
CommunityDelegate safely with bounded multi-agent orchestration.
Software Engineering#multi-agent#orchestration#audit logging#structured outputs#context budgeting#failure handling#bounded concurrency
Authorf4rkh4d
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents multi-agent systems from failing due to context overload, runaway parallelism, unbounded orchestration loops, and unstructured/unchecked subagent outputs.
Core Features & Use Cases
- Decision boundary for spawning: Use subagents when tasks exceed context thresholds, are independent, or primarily produce noisy outputs.
- Production-safe orchestration patterns: Fan-out with bounded concurrency, orchestrator/worker, judge/critic, retry-with-fallback, and pipelines.
- Structured results and resilient failure handling: Treat subagent failures as data, enforce timeouts, and support partial success.
- Context and cost discipline: Cap parent context usage, limit subagent brief/output sizes, and recommend caching where tasks repeat.
- Auditability and verification workflow: Log each spawn with brief/result sizes and durations, and validate return shapes before trusting.
Quick Start
Ask your AI system designer to apply forge-multi-agent when building an orchestrator that delegates independent subtasks to bounded parallel subagents and returns only validated structured results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: forge-multi-agent Download link: https://github.com/f4rkh4d/forge-skill/archive/main.zip#forge-multi-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.