Files
compound-engineering-plugin…/plugins
Trevin Chow 3979015c67 feat(ce-work, ce-work-beta): add stacking decision at Phase 4 shipping
Adds a new step 1 to Phase 4 in both shipping-workflow files: run the
two-stage effectiveness test (stage-1 size/spread hint, stage-2
effectiveness check with anti-patterns), offer to install gh-stack when
missing and the stage-1 hint fires, and branch into either git-commit-
push-pr for single-PR shipping or ce-pr-stack for decomposition.

Both ce-work and ce-work-beta get identical changes — the two skills
share the shipping workflow and must stay in sync. Sync-obligation
comment at the top of the stacking section names all four heuristic
locations (this file, ce-work-beta twin, git-commit-push-pr stack-
aware reference, ce-plan) so future edits propagate atomically.

When stacking is chosen, the workflow loads ce-pr-stack and hands off
the ship step — git-commit-push-pr is not loaded separately, preventing
double invocation. The governing principle carries prior consent across
the skill chain without structured flags.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 15:17:42 -07:00
..