Outcome
Evaluate and migrate the review/remediation portions of carve-changesets to the packaged review-fix-loop skill while preserving changeset composition and publication semantics.
Design: design/review-fix-loop.md
Related epic: #95
This is an intentionally separate fast follow, not a subissue of #95.
Scope
- Identify the local and published review/fix paths that should delegate.
- Reuse the proven
babysit-pr integration for published changesets where appropriate.
- Preserve ordered changeset ownership, reference-branch safety, and final-tree equivalence.
- Document any path that should remain caller-owned rather than forcing delegation.
Non-goals
- Reworking the changeset carving algorithm.
- Making
review-fix-loop aware of changeset stacks.
Acceptance criteria
Dependencies
Blocked by the babysit-pr migration, which is itself blocked by the packaged-skill leaf of #95.
Outcome
Evaluate and migrate the review/remediation portions of
carve-changesetsto the packagedreview-fix-loopskill while preserving changeset composition and publication semantics.Design:
design/review-fix-loop.mdRelated epic: #95
This is an intentionally separate fast follow, not a subissue of #95.
Scope
babysit-printegration for published changesets where appropriate.Non-goals
review-fix-loopaware of changeset stacks.Acceptance criteria
Dependencies
Blocked by the
babysit-prmigration, which is itself blocked by the packaged-skill leaf of #95.