sdlc-plan-change-recordkeeping

Community

Make every plan change auditable on disk.

Authorgleeb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It standardizes how plan-change records (PC-NNN) are created, stored, and updated so that coordinator and planner produce consistent, filesystem-auditable artifacts instead of drifting or corrupting each other’s logs.

Core Features & Use Cases

  • Defines a shared per-PC directory contract: standard layout under .sdlc/plan-changes/PC-NNN/ with coordinator-owned and planner-owned files.
  • Enforces immutable audit anchors: request.md and decision.md are immutable after creation, while triage.md is planner-written once and artifacts-changed.md is append-only.
  • Provides dispatch-lock schema and lifecycle states: a pc.yaml YAML schema with status transitions (open, triaged, approved, applying, closed, abandoned) and fields like affected_planned_stories used for dispatch refusal.
  • Use case: when a coordinator triggers a plan change for a specific story, this skill ensures the routing pass can reliably track what changed and prevents concurrent dispatches to locked stories until the PC is closed or abandoned.

Quick Start

Load this skill in the COORDINATOR or PLANNER when opening, updating, or closing a plan-change record so that every change is written to .sdlc/plan-changes/PC-NNN/ using the required schema and conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-plan-change-recordkeeping
Download link: https://github.com/gleeb/ai-registry/archive/main.zip#sdlc-plan-change-recordkeeping

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.