mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
3979015c67
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>