forge-party
10
总安装量
10
周安装量
#31076
全站排名
安装命令
npx skills add https://github.com/fwehrling/forge --skill forge-party
Agent 安装分布
mcpjam
10
claude-code
10
replit
10
junie
10
windsurf
10
zencoder
10
Skill 文档
/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