rtl-p4-implement-team

Coordinate parallel RTL coding, linting, verification, and integration across a 10-wave pipeline.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 4 RTL implementation across multiple modules requires tight coordination and scalable workflows to meet deadlines. This skill provides a structured, team-based orchestration to run parallel RTL coding, linting, verification, and review with clear dependencies.

Core Features & Use Cases

  • Team orchestration: supports TeamCreate, coordinator+workers, per-wave task graphs, and monitoring for timely delivery.
  • Parallel RTL pipeline: enables per-module coding with inter-wave dependency management and integrated lint/verification workflows.
  • Compliance and artifacts: ensures traceability with required artifacts (docs/phase-4-uarch, rtl/ modules) and formal readiness checks.

Quick Start

Create the p4-implement team and run the coordinator to orchestrate the 10-wave RTL pipeline across modules.

Frequently Asked Questions about rtl-p4-implement-team

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

FAQPage Schema
How do I coordinate parallel RTL coding and verification across multiple modules?

Parallel RTL coding and verification across multiple modules is coordinated through a structured team-based orchestrator. It manages a 10-wave pipeline, assigning per-module tasks to workers while handling inter-wave dependencies and integrated lint checks.

What is a multi-wave RTL pipeline and when do I need team orchestration for it?

A multi-wave RTL pipeline is a phased implementation strategy splitting coding, linting, and verification into sequential task batches. Team orchestration is needed when multiple modules require parallel development and strict dependency management to meet deadlines.

Do I need Phase 3 uArch specs before starting Phase 4 RTL implementation?

Yes, Phase 3 uArch specs are required prerequisites. The orchestrator enforces compliance checks ensuring the necessary design artifacts exist before initiating parallel RTL coding, verification, and integration workflows.

How to manage task dependencies in a parallel RTL design workflow?

Task dependencies in a parallel RTL design workflow are managed through a coordinator and per-wave task graphs. This structure controls the task lifecycle, ensuring inter-wave dependencies resolve before subsequent coding and verification stages begin.

What artifacts are required for Phase 4 RTL implementation readiness checks?

Required artifacts for RTL implementation readiness include Phase 3 uArch documentation and corresponding RTL modules. The orchestrator enforces compliance checks to verify these inputs exist before allowing pipeline execution.

Can I use a team orchestrator for RTL lint and verification integration?

Yes, the team orchestrator supports integrated lint and verification workflows within the RTL pipeline. It coordinates workers to execute these checks per module during each wave, ensuring traceability and timely delivery.