cypilot-sdlc

Orchestrate SDLC artifact creation, validation, and traceability across PRD, DESIGN, ADR, DECOMPOSITION, and FEATURE.

1|Updated Mar 8, 2024
One-click install
npx skills add https://github.com/cpp-for-everything/ORM --skill cypilot-sdlc-cpp-for-everything
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cypilot-sdlc
Source: https://github.com/cpp-for-everything/ORM/tree/main/.cypilot/config/kits/sdlc
Command: npx skills add https://github.com/cpp-for-everything/ORM --skill cypilot-sdlc-cpp-for-everything

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline and enforce governance over SDLC artifacts by providing templates, rules, and workflows that span PRD, DESIGN, ADR, DECOMPOSITION, and FEATURE, ensuring consistent traceability and automation across the entire software lifecycle.

Core Features & Use Cases

  • Artifact templates, rules, and checklists for PRD, DESIGN, ADR, DECOMPOSITION, and FEATURE artifacts
  • Workflows: migrate-openspec, pr-review, pr-status to transform OpenSpec artifacts into Cypilot artifacts with code-marker traceability
  • Code-marker integration and traceability validation to align design decisions with implementation

Quick Start

Execute the SDLC workflows to migrate OpenSpec artifacts, validate traceability, and generate PRD, DESIGN, ADR, DECOMPOSITION, and FEATURE artifacts.

Frequently Asked Questions about cypilot-sdlc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce traceability across SDLC artifacts from design to code?

To enforce traceability across SDLC artifacts, use templates, rules, and code-marker validation to align PRD, DESIGN, ADR, DECOMPOSITION, and FEATURE artifacts with implementation, ensuring end-to-end governance.

What is the best way to migrate OpenSpec artifacts into structured design reviews?

The best way to migrate OpenSpec artifacts into structured design reviews is using the migrate-openspec workflow, which transforms them into validated artifacts with integrated code-marker traceability.

How does code-marker validation work for aligning design decisions with implementation?

Code-marker validation works by checking specific markers within the codebase against ADR and DESIGN artifacts, validating that software implementation directly aligns with documented design decisions.

Can I automate PR reviews using artifact-driven SDLC workflows?

Yes, you can automate PR reviews using the pr-review and pr-status workflows, which validate traceability and governance by checking PRs against established PRD, DESIGN, and FEATURE artifacts.

Do I need OpenSpec to use artifact templates for PRD and ADR generation?

OpenSpec is not strictly required to use artifact templates for PRD and ADR generation, but it is necessary if you want to utilize the migrate-openspec workflow to transform existing OpenSpec artifacts.

What are the limitations of managing SDLC artifacts without end-to-end traceability?

Without end-to-end traceability, managing SDLC artifacts lacks governance consistency, making it difficult to automatically validate whether code implementations align with PRD and DESIGN decisions.