rtl-review-refactor

star 30

LLM-based code review and controlled refactoring workflow. Separates findings, safe refactors, and mandatory re-validation gates.

babyworm By babyworm schedule Updated 3/4/2026

name: rtl-review-refactor description: "LLM-based code review and controlled refactoring workflow. Separates findings, safe refactors, and mandatory re-validation gates." user-invocable: true argument-hint: "[scope: module|block|top]" allowed-tools: Bash, Read, Write, Edit, Task, Grep, Glob

Run structured review/refactor workflow with explicit severity and re-validation policy. - Need structured LLM review findings and safe refactoring plan - Want replayable validation after code changes - Need cross-cutting quality work inside/after phase execution (typically P4/P5/P6) - Requirements or architecture are still unstable - This workflow is not a replacement for the phase pipeline itself (it is cross-cutting support for review/refactor within/after phases) - Need to advance core phase progression (P1-P6) (use phase action skills, then apply this workflow as support)

Execution

Task(subagent_type="rtl-agent-team:review-refactor-orchestrator", prompt="Run review/refactor workflow for scope: $ARGUMENTS")

Install via CLI
npx skills add https://github.com/babyworm/rtl-agent-team --skill rtl-review-refactor
Repository Details
star Stars 30
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator