hsdd-reconcile

Installation
SKILL.md

HSDD Reconcile: Apply Pending Governance Updates

Phase planning treats governance files as a frozen snapshot and emits intended changes as data: ## Governance updates (pending reconcile) sections in each node's plan file. This skill is the single writer that applies those effects at the root, with the human arbitrating anything two nodes disagree on.

Core principle: planning is a pure function of the governance snapshot; reconcile is the imperative shell. Effects are applied once, at the root, in one place. Collisions are design decisions and belong to the human.

When to Use

  • Parallel phase-plan branches (worktrees) were merged and their pending sections need draining.
  • A phase plan just finished in a serial flow (one node: reconcile is fast).
  • hsdd-config warned that a consumed contract is still phase_ids: provisional or that a phase is contingent on an open request.
Installs
20
Repository
mpurbo/hsdd
GitHub Stars
3
First Seen
Jul 6, 2026
hsdd-reconcile — mpurbo/hsdd