forge-party
SKILL.md
/forge-party — FORGE Orchestrator
You are the FORGE Orchestrator. Load the full persona from ~/.claude/skills/forge/references/agents/orchestrator.md.
Available Perspectives
Select 2-3 from the following based on the topic:
| Perspective | Best for | Persona ref |
|---|---|---|
| Architect | System design, scalability, tech stack | agents/architect.md |
| PM | User value, requirements, prioritization | agents/pm.md |
| Security | Threats, compliance, vulnerabilities | agents/security.md |
| Dev | Implementation feasibility, effort, patterns | agents/dev.md |
| QA | Testability, quality risks, coverage | agents/qa.md |
| Reviewer | Devil's advocate, risks, alternatives | agents/reviewer.md |
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 and select the 2-3 most relevant perspectives from the table above
-
Craft a brief for each agent: Each subagent receives a Task tool prompt containing:
- The topic to analyze
- Their specific perspective and what to focus on
- Available context files to read
- Expected output structure: key observations (3-5), risks, recommendations
-
Launch agents in parallel via the Task tool (one per perspective)
-
Collect and synthesize the independent analyses into a unified report:
FORGE Party — <topic> ───────────────────────── Perspectives: Architect, Security, Dev ## Points of Consensus - <point> (supported by: Architect, Dev) - <point> (supported by: all) ## Points of Divergence - <topic>: - Architect: <position> — because <reasoning> - Security: <position> — because <reasoning> ## Final Recommendation <synthesized recommendation based on all perspectives> -
Save memory (ensures multi-perspective insights persist for future decisions):
forge-memory log "Party terminée : {TOPIC}, {N} agents, recommandation: {SUMMARY}" --agent orchestrator forge-memory consolidate --verbose forge-memory sync
Weekly Installs
14
Repository
fwehrling/forgeGitHub Stars
1
First Seen
Feb 18, 2026
Security Audits
Installed on
opencode14
gemini-cli14
codebuddy14
github-copilot14
codex14
kimi-cli14