Cypilot Generated Skills

Route artifact-first SDLC workflows across PRD, ADR, DESIGN, DECOMPOSITION, FEATURE, and CODE artifacts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cyberfabric/cyber-pilot --skill cypilot-generated-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Cypilot Generated Skills
Source: https://github.com/cyberfabric/cyber-pilot/tree/main/.bootstrap/.gen
Command: npx skills add https://github.com/cyberfabric/cyber-pilot --skill cypilot-generated-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the Software Development Life Cycle (SDLC) by providing a unified entry point to various artifact-first development pipelines, ensuring consistency and traceability from product requirements to code.

Core Features & Use Cases

  • Unified Skill Access: Acts as a router to specific kit-based skills (e.g., SDLC).
  • Artifact-First Workflow: Enforces a structured development process (PRD -> DESIGN -> CODE).
  • Deterministic Validation: Integrates checks and rules for each artifact type.
  • Use Case: When starting a new feature, you can use this Skill to ensure all preceding artifacts (like PRD, Design, Feature specs) are correctly defined and linked before generating code.

Quick Start

Invoke the SDLC kit's skill to begin defining a new feature.

Frequently Asked Questions about Cypilot Generated Skills

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

FAQPage Schema
How do I automate a structured software development workflow from requirements to code?

An artifact-first workflow automates the software development lifecycle by routing tasks through structured pipelines, ensuring deterministic validation and traceability from product requirements to code generation.

What is an artifact-first SDLC process and when do I need it?

An artifact-first SDLC process enforces a structured development flow where PRD, Design, and Feature artifacts are defined and linked before code generation. You need it to maintain traceability and consistency across your software project.

How do I ensure traceability across product requirements, architecture decisions, and code?

To ensure traceability across product requirements, architecture decisions, and code, use an orchestrator that validates and links artifacts deterministically across each stage of the development lifecycle.

Can I generate code without first defining product requirements and design specs?

Generating code without first defining product requirements and design specs is not recommended. A structured workflow requires preceding artifacts like PRDs and Design docs to be correctly defined and linked to ensure deterministic validation.

Does this SDLC orchestration approach work with existing artifact management systems?

This SDLC orchestration approach acts as a unified router to specific kit-based skills for artifact management. It integrates checks and rules for each artifact type, ensuring deterministic validation across your existing development lifecycle.

What are the limitations of using a unified skill router for software development lifecycle automation?

A limitation of using a unified skill router for software development lifecycle automation is that it requires invoking specific kit skills for detailed operations, meaning it orchestrates and routes rather than executing deep artifact generation directly.