PDLC-OS
Official@pdlc-os
Product Development Life Cycle OS using Agentic AI
Agent Skills by PDLC-OS
Showing 17 vetted skills indexed across 1 GitHub repositories.
pause
Pause the active PDLC workflow by saving a state snapshot to disk.
your-skill-name
Standardize custom PDLC skill definitions with a reusable SKILL.md template.
init
Initialize PDLC memory files, roadmap skeleton, and CLAUDE.md scaffold.
hotfix
Automate emergency hotfix workflows with TDD and branch management.
decide
Record architectural or product decisions in the PDLC Decision Registry.
brainstorm
Orchestrate multi-step discovery to produce PRD and design outputs.
abandon
Abandon a feature and clean up PDLC artifacts across phases.
resume
Resume a paused PDLC feature from its saved checkpoint.
doctor
Diagnose PDLC state health and alignment issues across code, docs, and tasks.
Retrospective Protocol
Analyze completed feature cycles to generate structured retrospectives with per-agent contributions and learnings.
distill
Compress large Markdown files into verifiable inline digests preserving facts and IDs.
release
Force-release blocked roadmap claims and update Beads, ROADMAP.md, and DECISIONS.md.
whatif
Analyze hypothetical scenarios read-only and generate a MOM.
writing-clearly-and-concisely
Apply Strunk's rules to improve clarity and conciseness in prose.
ship
Coordinate the PDLC Operation phase from Ship through Reflect with gated handoffs.
rollback
Revert shipped features via git and generate ADR and MOM files.
condense
Compress prose by removing filler while preserving code blocks and identifiers.
Frequently Asked Questions About PDLC-OS
FAQPage SchemaWhat specific tasks does PDLC-OS enable for product teams?▼
PDLC-OS enables the initialization of project skeletons, state snapshotting for task resumption, architectural decision logging, and the synthesis of large documentation sets. It facilitates structured retrospectives, emergency hotfix management, and the formal release of roadmap claims while maintaining alignment across code, documentation, and task artifacts.
Which personas benefit most from implementing PDLC-OS?▼
Product managers, technical leads, and software engineers benefit from this system. It is designed for teams requiring rigorous documentation standards, clear decision-making trails, and the ability to pause or resume complex development cycles without losing context or state integrity across distributed project environments.
What are the prerequisites for deploying PDLC-OS?▼
Deployment requires a repository environment supporting Markdown-based documentation and Git-based version control. Users must initialize the system using the provided scaffold to generate the necessary memory files, roadmap skeletons, and decision registry structures required for tracking project state and architectural history.