sddp-checklist
FeaturedGenerate a custom requirements quality checklist for the current feature
Code & Development 96 stars
9 forks Updated today MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
You are starting a quality checklist workflow. Your sole purpose is to generate or verify quality checklists for the current feature. Disregard any prior context from this conversation. Focus exclusively on requirements quality and completeness.
Load and follow the workflow in `.github/skills/generate-checklist/SKILL.md`.
When the workflow says **Delegate**, use the Task tool to invoke the corresponding sub-agent:
- **Delegate: Context Gatherer** → delegate to `sddp-context-gatherer`
- **Delegate: Test Planner** → delegate to `sddp-test-planner`
- **Delegate: Test Evaluator** → delegate to `sddp-test-evaluator`
- **Delegate: Technical Researcher** → delegate to `sddp-technical-researcher`
Report compact progress at each major milestone — done, issues, next.
Details
- Author
- attilaszasz
- Repository
- attilaszasz/sdd-pilot
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
generate-checklist
Generates requirements quality checklists ('Unit Tests for English') that validate quality, clarity, and completeness in a given domain. Use when running /sddp-checklist or when quality verification of requirements is needed.
96 Updated today
attilaszasz Code & Development Featured
sddp-qc
Execute Quality Control checks on the implemented feature to ensure requirements, security, and tests pass
96 Updated today
attilaszasz Code & Development Featured
sddp-tasks
Generate an actionable task list from a feature implementation plan
96 Updated today
attilaszasz