csdlc-bootstrap

Generate CSDLC workflow, design-doc scaffolding, and governance artifacts for existing projects.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/danhannah94/claymore-plugins --skill csdlc-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: csdlc-bootstrap
Source: https://github.com/danhannah94/claymore-plugins/tree/main/csdlc/skills/csdlc-bootstrap
Command: npx skills add https://github.com/danhannah94/claymore-plugins --skill csdlc-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill sets up the CSDLC structure for an existing project by generating a WORKFLOW.md, establishing a Foundry space, and scaffolding a design-doc workflow to enable immediate operation.

Core Features & Use Cases

  • Generate a project WORKFLOW.md from the bundled template to codify processes.
  • Create a Foundry project space and initial design doc scaffolding to accelerate onboarding.
  • Initialize NEXT.md when missing and surface guidance for ongoing project governance.
  • Avoid overwriting existing critical docs unless explicitly approved; provide a detailed report of created artifacts.

Quick Start

Run the bootstrap process to scaffold WORKFLOW.md, Foundry space, and NEXT.md for the current project.

Frequently Asked Questions about csdlc-bootstrap

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

FAQPage Schema
How do I bootstrap a CSDLC project structure for an existing repository?

To bootstrap a CSDLC project structure for an existing repository, run the bootstrap process to auto-configure the workflow, generate a WORKFLOW.md file, establish a Foundry space, and scaffold design-doc templates without overwriting your existing data.

What is a CSDLC bootstrap process and when do I need it?

A CSDLC bootstrap process initializes project governance by generating necessary scaffolding and templates. You need it when setting up an existing project to codify processes and accelerate onboarding through a structured design-doc workflow.

Can I scaffold a design-doc workflow without overwriting my existing project documentation?

Yes, you can scaffold a design-doc workflow safely, as the bootstrap process avoids overwriting existing critical docs unless explicitly approved, providing a detailed report of newly created artifacts instead.

What inputs do I need to provide to tailor the project bootstrap configuration?

To tailor the project bootstrap configuration, provide project inputs including the project name, prefix, repositories, tech stack, and the presence of existing documentation to customize the generated scaffolding.

How does initializing NEXT.md help with ongoing project governance?

Initializing NEXT.md helps with ongoing project governance by surfacing guidance for immediate next steps and operational continuity when the file is missing from your project workspace.

Are there limitations when auto-configuring a workflow for an existing repository?

A key limitation when auto-configuring a workflow for an existing repository is that the bootstrap process will not overwrite your existing critical docs unless explicitly approved, prioritizing data safety over automatic replacement.