bb-code-review

Review RTL MAS designs for defects, timing risk, and alignment.

41|9|Updated May 22, 2026
One-click install
npx skills add https://github.com/amoslee2026/Babel --skill bb-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bb-code-review
Source: https://github.com/amoslee2026/Babel/tree/main/.claude/skills/bb-code-review
Command: npx skills add https://github.com/amoslee2026/Babel --skill bb-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Adversarial/code review for RTL MAS to surface defects in quality, maintainability, timing risk, and MAS alignment early in the design flow.

Core Features & Use Cases

  • On-demand adversarial review across RTL and MAS to assess correctness, safety, style, and traceability.
  • Detect MAS↔RTL alignment gaps and timing risks before tape-out.
  • Triggered after RTL lint or via explicit /bb-code-review command to produce an actionable report.

Quick Start

Prompt Claude Code with a design path and run /bb-code-review to start the review.

Frequently Asked Questions about bb-code-review

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

FAQPage Schema
How do I perform an adversarial code review on RTL MAS designs?

Adversarial RTL MAS code review is triggered by running /bb-code-review with a design path, which systematically surfaces defects in quality, maintainability, timing risk, and MAS alignment.

What does an RTL MAS code review check for?

RTL MAS code review assesses correctness, safety, style, and traceability, specifically detecting MAS and RTL alignment gaps and timing risks before tape-out.

When should I run an RTL code review after linting?

Run RTL code review after linting or via explicit command invocation to produce an actionable report covering the end-to-end design-to-verification workflow.

Does the RTL code review provide structured findings with severity levels?

Yes, the RTL code review returns structured findings with severity, recommended fixes, and a pass/fail signal, offering configurable focus and review role.

Can I configure the focus of the RTL MAS review?

Yes, the RTL MAS review supports configurable focus and review role, allowing targeted assessment of design quality, maintainability, or timing risks.

What is the best way to detect MAS and RTL alignment gaps before tape-out?

Detect MAS and RTL alignment gaps by running an adversarial code review across the design, which systematically surfaces timing risks and alignment defects early in the design flow.