System Documentation

What problem does it solve?

sdlc-checkpoint prevents SDLC workflow drift by persisting crash-safe checkpoint state and providing deterministic resume routing across planning and execution hubs.

Core Features & Use Cases

  • Crash-safe checkpointing: Write-ahead updates to .sdlc/*.yaml before each sub-agent dispatch, ensuring progress can be resumed after interruptions.
  • Resume verification & routing: verify.sh cross-references checkpoint state against real on-disk artifacts (including staging-doc progress) and recommends the next action.
  • Dispatch auditing: Optional dispatch/response logging to .sdlc/dispatch-log.jsonl via dispatch-log for traceability and debugging.
  • Git-integrated story lifecycle: Coordinates branch/commit/merge boundaries for each story branch, enabling consistent continuation across machines.

Quick Start

Load the sdlc-checkpoint skill and run checkpoint.sh continue after receiving a /sdlc-continue-checkpoint command.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sdlc-checkpoint
Download link: https://github.com/gleeb/ai-registry/archive/main.zip#sdlc-checkpoint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.