Loop Implementation Review Agents Light

Lightweight agent-driven implementation loop wrapping feature-implementation-light. Aggressively delegates role steps to dedicated agents via the `task` tool (the orchestrator injects a SKILL MANDATE with exact skill names at the top of every task prompt — subagents do NOT auto-load skills) AND loads the pure-skill step (code-simplifier) via the `skill` tool directly. Only 4 steps — TDD, implementation, code review (0 critical + score >= 8/10 with reviewer loop), and simplification. No QA, lint, Sonar, Trivy, docs, or PR steps. Use when the user asks to implement a feature/evolution/bugfix with a fast loop until code review sign-off — using agents as the execution layer for roles and skills as the execution layer for tooling steps.

SoluDevTech 7059246 11.6 KB Updated

File contents

SoluDevTech/ai-driven/tree/main/ai-driven/skills/loop-implementation-review-agents-light commit 70592466ef

Frequently asked questions

npx skillmds@latest add soludevtech/loop-implementation-review-agents-light