implement-qc-loop
SolidRuns Implement → QC in a continuous loop until QC passes or a safety limit is reached. Combines /sddp-implement and /sddp-qc into a single uninterrupted workflow.
Install
Quality Score: 85/100
Skill Content
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
sddp-implement-qc-loop
Run Implement → QC in a continuous loop until QC passes or the safety limit (10 iterations) is reached
loop-implementation-review
Implementation loop wrapping feature-implementation. Adds mandatory NEW e2e QA tests in @soludev-compose-apps/<app_name>, a zero-critical-issues code review gate, one draft PR per modified repo, and a reviewer loop until 0 critical issues and score >= 8/10. Use when the user asks to implement a feature/evolution/bugfix and loop until QA, code review, and PR reviewer sign-off are all green.
sddp-qc
Execute Quality Control checks on the implemented feature to ensure requirements, security, and tests pass