sdlc-checkpoint
CommunityResume SDLC safely after crashes.
Software Engineering#state management#checkpointing#sdlc orchestration#resume workflow#dispatch logging#git branch lifecycle#staging-doc verification
Authorgleeb
Version1.0.0
Installs0
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/*.yamlbefore each sub-agent dispatch, ensuring progress can be resumed after interruptions. - Resume verification & routing:
verify.shcross-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.jsonlviadispatch-logfor 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.