rat-p1p3-spec-uarch-policy

Enforce phase-gate policy and governance for the Phase 1→3 RTL design pipeline.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Policy rules, phase gate definitions, cascading quality protocol, handoff checklist, and ADR requirements for the Phase 1→3 pipeline are defined to ensure consistent, auditable design progression across Research → Architecture → μArch, RTL, Verify, and Design Note.

Core Features & Use Cases

  • Hierarchical compliance: upper-phase decisions constrain lower phases and prevent feature deletions or scope reductions without upstream approvals.
  • Gate-driven workflow: artifact gates, quality gates, and convergence criteria guide each phase and document handoffs.
  • Use Case: teams verify Phase 1 outputs before Phase 2 begins and generate ADRs and phase summaries to support handoff.

Quick Start

Load rat-p1p3-spec-uarch-policy into the orchestrator to enforce phase-gate and ADR rules for the Phase 1→3 pipeline.

Frequently Asked Questions about rat-p1p3-spec-uarch-policy

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

FAQPage Schema
How do I enforce phase gates for RTL design workflows?

You can enforce phase gates for RTL design workflows by applying artifact gates, quality gates, and convergence criteria to ensure auditable progression across Research, Architecture, μArch, RTL, Verify, and Design Note phases.

What is hierarchical compliance in a multi-phase RTL design pipeline?

Hierarchical compliance in a multi-phase RTL design pipeline ensures upper-phase decisions constrain lower phases, preventing feature deletions or scope reductions without upstream approvals. This maintains design integrity and traceability across the pipeline.

How do I generate ADR traceability for architecture handoffs?

ADR traceability for architecture handoffs is established by enforcing documentation lifecycle rules and gate-driven workflows, requiring teams to generate Architecture Decision Records and phase summaries before advancing to the next design phase.

Do I need artifact gates to move from μArch to RTL design phases?

Yes, artifact gates are required to move from μArch to RTL design phases. The gate-driven workflow validates phase outputs, checks quality convergence criteria, and generates necessary handoff documentation before allowing downstream progression.

Can I reduce design scope in lower phases without upstream approvals?

No, you cannot reduce design scope or delete features in lower phases without upstream approvals. Hierarchical compliance rules ensure upper-phase decisions formally constrain lower-phase modifications to maintain pipeline consistency.

What are the limitations of using phase-gate policy for design convergence?

A limitation of phase-gate policy for design convergence is that it strictly enforces sequential progression, meaning phase 2 cannot begin until phase 1 outputs are fully verified and all handoff requirements are satisfied.