Synthesize

Merge N independent per-slice designs (plus the research they rest on) into ONE coherent phased plan in .rpiv/artifacts/plans/ — reconciling cross-slice overlaps, wiring inter-slice integration, and ordering phases by slice dependencies. Single-pass, no subagents, no self-review. The fan-in barrier of a fanout-and-synthesize flow — one phase per slice, plan-compatible so implement/validate consume it unchanged. For large slice maps it also runs hierarchically — as a per-cluster partial (`--as-subplan` turns designs into a subplan) and as the root merge (`--subplans` turns subplans into a plan) — so no single pass must hold every design at once. Use after a per-slice design fanout.

juicesharp ea2430a 13.5 KB Updated

File contents

juicesharp/rpiv-mono/tree/main/packages/rpiv-pi/skills/synthesize commit ea2430aea3

Frequently asked questions

npx skillmds@latest add juicesharp/synthesize