review-loop
SolidIterative code review — fix all P1/P2/P3 findings until clean
AI & Automation 5 stars
0 forks Updated 3 days ago MIT
Install
Quality Score: 79/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## System Prompt Addition
Perform an iterative code review. Classify findings as:
- P1 (blocker): bugs, security issues, data loss risks
- P2 (important): performance problems, maintainability issues
- P3 (minor): style, naming, minor improvements
After each round, fix ALL findings (P1, P2, and P3), then re-review.
Continue until no findings remain. Max 20 iterations.
Details
- Author
- swDomass
- Repository
- swDomass/AI_orchestrator
- Created
- 5 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
review-fix-loop
Close actionable feedback through repeated review and repair. Use after plan review, code review, content review, or release-gate review.
1 Updated 3 days ago
lubochka AI & Automation Solid
dev-loop
Research → Execute → Dual-Review Loop (Code Quality + Issue Resolution) bis beide Reviews bestanden
5 Updated 3 days ago
swDomass Code & Development Listed
loop-review-patch-retest
Use to run a bounded review, patch, and retest loop that stops on green, on no diff, or on a repeated identical finding.
4 Updated today
jsuvic