cyberneticlibrary

Retire and archive completed work

done-retirementskillsetup L264
Tibsfox/gsd-skill-creator
What it does

Retire completed work through validate-commit-push-submit-notify-cleanup-terminate pipeline

Best for

Making done irreversible via push (no local state preservation, no U-turn after Stage 3)

Inputs
  • · completed polecat work item
  • · worktree state
Outputs
  • · merge request
  • · completion notification
  • · destroyed workspace
Requires
  • · git
  • · merge queue (refinery)
  • · mail system
  • · hook-persistence
Preconditions

Work item status = completed, all changes committed locally, no pending stash

Failure modes

Validation rejection (premature), notification delivery failure (Stage 5), idempotency loss after push

Trust signals
  • · Irreversibility boundary at Stage 3
  • · Convoy progress tracking for batch dispatch