dstack-beads-project-alignment-execute

Installation
SKILL.md

Project alignment execute

Explicit invocation authorizes Tier 2 corrections, not delivery.

  1. Run "{baseDir}/../../bin/dstack" ctl alignment approve <audit> idempotently.
  2. Claim one correction with alignment claim-next (or repeat for --all).
  3. 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.
  4. Otherwise decide and implement the smallest correct correction, validate, review, and commit through "{baseDir}/../../bin/dstack" ctl git commit --bead <id>.
  5. Complete each correction with alignment finish-task. This never closes the workstream implicitly. After all required corrections are closed or explicitly deferred, run alignment finish-workstream once.

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.

Installs
1
First Seen
Aug 29, 2026
dstack-beads-project-alignment-execute — robertderose/dstack