Skip to content

v0.0.5: Workstream Reconcile

Choose a tag to compare

@Railly Railly released this 24 Aug 21:52
· 7 commits to main since this release
v0.0.5
c4acad8

Workstream Reconcile turns historical handoffs into a current operating queue by checking their volatile claims against authoritative sources.

  • Adds workstream-reconcile, a read-only orchestration skill for GitHub, local Git, release, deployment, and registry reconciliation
  • Separates historical delta from current operating state, including unpushed work, review responses, integration, release, verification, and proven stall states
  • Adds behavior and trigger evals for local-only fixes, human feedback, release lag, false stalls, and degraded GitHub access
  • Registers the existing experimental work-intake skill and restores repository validation
  • Fixes invalid xref YAML frontmatter and adds validator regression coverage

All 16 skills are discoverable by the production installer. PR and merged-main validation passed.