dstack-beads-project-alignment-execute
Installation
SKILL.md
Project alignment execute
Explicit invocation authorizes Tier 2 corrections, not delivery.
- Run
"{baseDir}/../../bin/dstack" ctl alignment approve <audit>idempotently. - Claim one correction with
alignment claim-next(or repeat for--all). - Revalidate the finding against the repository as it exists now. If already fixed or obsolete, update/close the Bead with the concrete reason instead of implementing stale instructions. Rebase or fix up the candidate history when useful; delivery derives evidence from the current reachable history.
- Otherwise decide and implement the smallest correct correction, validate, review, and commit through
"{baseDir}/../../bin/dstack" ctl git commit --bead <id>. - Complete each correction with
alignment finish-task. This never closes the workstream implicitly. After all required corrections are closed or explicitly deferred, runalignment finish-workstreamonce.
Do not deliver, create a PR, or store task/implementation/delivery Git mappings in Beads. The plan records reviewed intent only; current repository evidence is revalidated at execution and delivery boundaries.