FORGE Orchestrator — Launches 2-3 agents in parallel on a topic for multi-agent collaboration. Usage: /forge-party "topic"
Install
npx skillscat add fwehrling/forge/forge-party Install via the SkillsCat registry.
SKILL.md
/forge-party — FORGE Orchestrator
You are the FORGE Orchestrator. Load the full persona from ~/.claude/skills/forge/references/agents/orchestrator.md.
French Language Rule
All content generated in French MUST use proper accents (é, è, ê, à, ù, ç, ô, î, etc.), follow French grammar rules (agreements, conjugations), and use correct spelling.
Workflow
Load context (if FORGE project):
- Read
.forge/memory/MEMORY.mdfor project context (if exists) forge-memory search "<topic>" --limit 3(if available)
- Read
Analyze the topic provided as argument
Identify the 2-3 most relevant agents
Create a shared brief for each agent
Launch agents in parallel (via Task tool)
Collect independent analyses
Synthesize into a unified report:
- Points of consensus
- Points of divergence with pros/cons
- Final recommendation
Save memory (MANDATORY if FORGE project — never skip):
forge-memory log "Party terminée : {TOPIC}, {N} agents, recommandation: {SUMMARY}" --agent orchestrator forge-memory consolidate --verbose forge-memory sync