rtl-p1-research-team

Coordinate Phase 1 RTL research teams for parallel analysis orchestration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate Phase 1 RTL research teams to orchestrate parallel analysis.

Core Features & Use Cases

  • Team creation and lifecycle management (TeamCreate, coordinator + workers) to run multi-expert exploration.
  • Task graph orchestration with TaskCreate/TaskList/TaskUpdate and artifact setup (docs/, reviews/, .rat) to track progress.
  • End-to-end project orchestration from spec intake to artifact generation (open/review pipelines, phase-1 artifacts).

Quick Start

Run the Phase 1 research workflow to create and manage a team, spawn a coordinator and workers, and execute the task graph.

Frequently Asked Questions about rtl-p1-research-team

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

FAQPage Schema
How do I coordinate parallel RTL research teams for multi-expert analysis?

Parallel RTL research team coordination works by spawning a coordinator and workers, creating task graphs, and managing artifacts to run multi-expert exploration for new RTL design projects.

What is the best way to manage task lifecycle and artifacts in RTL design projects?

The best way to manage task lifecycle and artifacts in RTL design projects is using task graph orchestration with TaskCreate, TaskList, and TaskUpdate to track progress and set up docs, reviews, and .rat artifacts.

Can I use team coordination to run parallel exploration for new RTL designs?

Yes, you can use team coordination to run parallel exploration for new RTL designs by applying TeamCreate to spawn a coordinator and workers for multi-expert input and end-to-end project orchestration.

How does end-to-end project orchestration work from spec intake to artifact generation?

End-to-end project orchestration works by running the Phase 1 research workflow to manage the team, execute the task graph, and generate phase-1 artifacts through open and review pipelines.

Do I need specific dependencies to set up task graphs and artifact directories for RTL research?

No specific dependencies are required to set up task graphs and artifact directories for RTL research; the skill handles task lifecycle management and artifact prep internally.