custom-skill

Extend SDLC kits with project-specific ADR, DESIGN, PRD, and DECOMPOSITION rules.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Custom Skill enables teams to tailor the SDLC by adding project-specific rules, workflows, and governance across ADR, DESIGN, PRD, and DECOMPOSITION artifacts.

Core Features & Use Cases

  • Extend SDLC with kit-specific ADR, DESIGN, PRD, and DECOMPOSITION rules, templates, and validation checkpoints.
  • Define and enforce project-specific workflows that align with organizational governance and risk profile.
  • Use case: adapt the sdlc kit to enforce custom gate checks before PR reviews and ADR creation.

Quick Start

Edit this SKILL.md to add your project-specific skill extensions and place new rules under the kit directories.

Frequently Asked Questions about custom-skill

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

FAQPage Schema
How do I customize the SDLC workflow with project-specific rules?

You can extend the SDLC by adding custom ADR, DESIGN, PRD, and DECOMPOSITION rules, templates, and validation checkpoints to enforce project-specific workflows and governance.

What is the best way to enforce custom gate checks before PR reviews?

The best way to enforce custom gate checks is to adapt the SDLC kit with custom Skill extensions, defining validation markers and rules that align with your repository constraints to gate the pull request review process.

Can I add ADR and PRD content workflows to an existing SDLC kit?

Yes, you can add ADR and PRD content workflows to an existing SDLC kit by defining and integrating custom rules that ensure kit resources, IDs, and validation markers align with your specific repository constraints.

Does custom SDLC extension support governance across DESIGN and DECOMPOSITION artifacts?

Custom SDLC extensions support governance across DESIGN and DECOMPOSITION artifacts by enabling teams to define workflows and project-specific rules that align with organizational governance and risk profiles.

Why do my custom kit extension IDs fail repository constraint validation?

Custom kit extension IDs fail validation when they are not properly aligned with repository constraints, requiring you to integrate kit resources and validation markers correctly within the SDLC SKILL structure.