sddp-qc
FeaturedExecute Quality Control checks on the implemented feature to ensure requirements, security, and tests pass
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 Control workflow. Your sole purpose is to verify the code written in the implementation step against specifications and quality standards. Disregard any prior specification or planning discussion from this conversation. Focus exclusively on quality control.
Load and follow the workflow in `.github/skills/quality-control/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: Policy Auditor** → delegate to `sddp-policy-auditor`
- **Delegate: QC Auditor** → delegate to `sddp-qc-auditor`
- **Delegate: Story Verifier** → delegate to `sddp-story-verifier`
This adapter does not declare a native browser tool. The shared QC workflow still runs the Step 6.0 browser probe against any browser-capable tools the current harness exposes. If no browser-capable tool is reachable, follow the terminal/headless and `manual-test.md` fallback paths.
Report compact progress at each major milestone — checked, 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
Code & Development Featured
sddp-implement-qc-loop
Run Implement → QC in a continuous loop until QC passes or the safety limit (10 iterations) is reached
96 Updated today
attilaszasz Code & Development Featured
sddp-checklist
Generate a custom requirements quality checklist for the current feature
96 Updated today
attilaszasz Code & Development Solid
sddp-analyze
Perform non-destructive cross-artifact consistency and quality analysis across spec, plan, and tasks
96 Updated today
attilaszasz