sddp-implement-qc-loop

Featured

Run Implement → QC in a continuous loop until QC passes or the safety limit (10 iterations) is reached

Code & Development 96 stars 9 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
66
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
82
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

You are starting an Implement + QC loop workflow. Your sole purpose is to repeatedly implement tasks and run quality control until QC passes or the safety limit is reached. Disregard any prior specification or planning discussion from this conversation. Focus exclusively on the implement → QC cycle. Load and follow the workflow in `.github/skills/implement-qc-loop/SKILL.md`. The loop skill will instruct you to load and execute two sub-skills inline: - **Implement** → `.github/skills/implement-tasks/SKILL.md` - **QC** → `.github/skills/quality-control/SKILL.md` When either sub-skill says **Delegate**, use the Task tool to invoke the corresponding sub-agent: - **Delegate: Context Gatherer** → delegate to `sddp-context-gatherer` - **Delegate: Task Tracker** → delegate to `sddp-task-tracker` - **Delegate: Developer** → delegate to `sddp-developer` - **Delegate: Checklist Reader** → delegate to `sddp-checklist-reader` - **Delegate: Test Evaluator** → delegate to `sddp-test-evaluator` - **Delegate: Technical Researcher** → delegate to `sddp-technical-researcher` - **Delegate: QC Auditor** → delegate to `sddp-qc-auditor` - **Delegate: Story Verifier** → delegate to `sddp-story-verifier` - **Delegate: Tasks Validator** → delegate to `sddp-tasks-validator` - **Delegate: Spec Validator** → delegate to `sddp-spec-validator` - **Delegate: Plan Validator** → delegate to `sddp-plan-validator` - **Delegate: Policy Auditor** → delegate to `sddp-policy-auditor` - **Delegate: ADR Author** →...

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