rtl-p6-design-review

Executes Phase ��� 6 design review with CC1/CC2 consistency checks and optional PDF export for hardware projects.

43|9|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/babyworm/rtl-agent-team --skill rtl-p6-design-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rtl-p6-design-review
Source: https://github.com/babyworm/rtl-agent-team/tree/main/skills/rtl-p6-design-review
Command: npx skills add https://github.com/babyworm/rtl-agent-team --skill rtl-p6-design-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures final Phase 6 design review and documentation are completed after verification, consolidating design rationale, verifying cross-artifact consistency, and producing publishable design notes with optional PDF output.

Core Features & Use Cases

  • Gate checks and orchestration: Verifies Phase 5 pass conditions and coordinates a two-wave review orchestrator to run parallel subagents and aggregate results.
  • Two-round consistency checks (CC1, CC2): Performs independent cross-checks for artifacts and decisions to detect divergence and ensure traceable rationale.
  • Quality reviews and deliverables: Runs code/design quality assessments, compiles detailed design notes with decision rationale, and optionally generates a PDF for sign-off or archival.
  • Use Case: After verification passes, use this Skill to produce the final design note for tapeout readiness, including documented tradeoffs, reviewer comments, and a PDF-ready artifact for audits.

Quick Start

Run the Phase 6 design review to generate final design notes, perform CC1 and CC2 consistency checks, and export a PDF.

Frequently Asked Questions about rtl-p6-design-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate final design notes for RTL tapeout readiness?

To generate final design notes for RTL tapeout readiness, run a Phase 6 design review after verification passes. This consolidates design rationale, runs two-round consistency checks, and produces a publishable document with optional PDF export for sign-off or archival.

What is a two-round consistency check in RTL design review?

A two-round consistency check (CC1 and CC2) performs independent cross-checks for design artifacts and decisions. It detects divergence across project artifacts and ensures traceable rationale, verifying that final RTL documentation aligns with verified code and review artifacts.

Can I run a design review if Phase 5 verification has not passed?

No, you cannot run this design review without a passed Phase 5 verification. The Skill enforces gate checks requiring access to Phase 5 artifacts, specifically reviews/phase-5-verify/final-compliance.md with a PASS verdict, before orchestrating the review process.

How do I export a PDF of my RTL design documentation for audits?

To export a PDF of your RTL design documentation for audits, use the optional PDF export feature during the Phase 6 design review. It compiles detailed design notes, documented tradeoffs, and reviewer comments into a PDF-ready artifact.

What's the best way to consolidate design rationale and reviewer comments after verification?

The best way to consolidate design rationale and reviewer comments after verification is using a coordinated two-wave review orchestrator. It runs parallel subagents to assess code and design quality, aggregates results, and compiles them into detailed design notes.

Do I need orchestrator task execution capabilities for RTL design quality reviews?

Yes, you need orchestrator task execution capabilities for RTL design quality reviews. The Skill coordinates a two-wave review orchestrator to run parallel subagents, requiring these execution capabilities alongside access to project RTL and review artifacts.