csdlc-triage

Categorize GitHub issues into Ready, Needs Design Doc, or Needs Investigation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage open GitHub issues to determine Step 1 readiness vs needs design docs, then generate stories and hand off to /execute for the CSDLC workflow.

Core Features & Use Cases

  • Categorize issues into Step 1 Ready, Needs Design Doc, or Needs Investigation.
  • Generate actionable stories with scope, acceptance criteria, and target files.
  • Produce a triage document and queue for Foundry/Foundry space integration.

Quick Start

Provide the repository's open issues and ask me to triage them.

Frequently Asked Questions about csdlc-triage

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

FAQPage Schema
How do I triage GitHub issues into actionable stories?

Triaging GitHub issues into actionable stories involves processing open repository issues and categorizing them into Step 1 Ready, Needs Design Doc, or Needs Investigation. This Skill generates a triage document and story artifacts with scope, acceptance criteria, and target files.

What is the best way to prioritize open GitHub issues for development?

The best way to prioritize open GitHub issues is by filtering them through optional labels and batch processing. This Skill categorizes issues by readiness level, producing a structured triage document to queue work for the CSDLC pipeline.

Can I batch process GitHub issues with optional labels for story generation?

Yes, you can batch process GitHub issues with optional labels for story generation. This Skill accepts repositories with open issues, filters by specified labels, and automatically generates actionable stories and design-doc work orders based on categorization.

How does issue triage categorize between ready stories and design doc work orders?

Issue triage categorizes between ready stories and design doc work orders by evaluating each open GitHub issue against readiness criteria. It routes issues into Step 1 Ready for immediate story generation or Needs Design Doc for further architectural planning.

Do I need the CSDLC pipeline to use this issue triage workflow?

You do not need a fully active CSDLC pipeline to use this issue triage workflow, but it is designed to hand off to /execute for CSDLC processing. The Skill produces standalone triage documents and story artifacts that can be used independently or queued for Foundry space integration.