dev-loop
SolidResearch → Execute → Dual-Review Loop (Code Quality + Issue Resolution) bis beide Reviews bestanden
Install
Quality Score: 81/100
Skill Content
Details
- Author
- swDomass
- Repository
- swDomass/AI_orchestrator
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
loop-review
Independently review one loop iteration's implementation diff against the product contract and report a verdict (APPROVE, REVISE with must-fix items, or — at the gate — ESCALATE to the human). Requirement-first — per-REQ satisfaction is judged before code quality; the gate renders a machine-parsed verdict per REQ. Runs read-only with fresh context; driven by loop.sh, not for ad-hoc use.
review-loop
Dispatches a multi-agent review team over this session's work, runs an execution-grounded lint/test/build check, falsifies each finding against the diff, fixes load-bearing issues, and re-reviews until clean or the budget hits. Always records a commit-pinned verdict on the branch's open PR, so the review leaves a trail. Invoked manually or by the Stop hook after real work outside plan mode. `--mode claim` reviews an analytical conclusion against its primary sources instead of a diff.
review-loop
Convergence-paced review-resolve loop over code/PR diffs. Drives a pluggable review source (codex | code-review), verifies each finding against the codebase and the work-flow, auto-applies mechanical fixes and gates judgment fixes with the user, then re-reviews until the source verdict reaches approve. User-invoked via /review-loop.