What problem does it solve?
Run structured LLM-driven code review and controlled refactoring for RTL code to separate findings by severity, generate safe automated edits, and enforce mandatory re-validation gates that prevent regressions.
Core Features & Use Cases
- Structured Findings: Classifies issues by severity and separates safe, automatable refactors from items requiring human approval.
- Safe Refactoring: Produces constrained, replayable edits and integrates mandatory re-validation checkpoints before merging changes.
- Orchestration & Validation: Coordinates review agents, deterministic scripts, and repository edits to run replayable validation tests as part of P4/P5/P6 workflows.
- Use Case: After automatic RTL generation, run this workflow to identify cross-cutting quality issues, apply safe refactors, and replay validation tests before committing to the main branch.
Quick Start
Run a structured review and controlled refactor for the module 'alu' by invoking the rtl-review-refactor skill with scope: module.