byhoangsonww· 20 subagents
Reads multiple competing markdown plans from .flywheel/plans/ and synthesizes a best-of-all-worlds hybrid. Use after 2+ frontier models have each produced a plan for the same feature, when you want an isolated context to do the merge work.
$curl -o .claude/agents/plan-synthesizer.md https://raw.githubusercontent.com/hoangsonww/forge-agentic-coding-cli/HEAD/.claude/agents/plan-synthesizer.mdInstalls into the current project.
Install plan-synthesizer by running `curl -o .claude/agents/plan-synthesizer.md https://raw.githubusercontent.com/hoangsonww/forge-agentic-coding-cli/HEAD/.claude/agents/plan-synthesizer.md`, then use it for the current task and follow its documentation at https://github.com/hoangsonww/forge-agentic-coding-cli.