rat-plugin-debug

Generates a consolidated report of plugin version, tool status, and health.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides consolidated diagnostics for RTL Agent Team plugins, surfacing plugin version, EDA tool status, and hook health to troubleshoot environments.

Core Features & Use Cases

  • Diagnostics Coverage: checks plugin version, EDA tool availability, and overall hook health to surface a single, actionable status.
  • Environment Verification: reports on tools presence (Verilator, Python, cocotb, compiler, build tools) and flags missing dependencies.
  • Project and State Insight: inspects project setup markers, state files, and configuration footprints to identify drift or stale data.
  • Use Case: a developer runs the diagnostic before opening a ticket to quickly confirm toolchain readiness and plugin integrity.

Quick Start

Run the rat-plugin-debug diagnostic to generate a consolidated plugin health report.

Frequently Asked Questions about rat-plugin-debug

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

FAQPage Schema
How do I diagnose RTL Agent Team plugin health and environment status?

To diagnose RTL Agent Team plugin health, run a consolidated diagnostic report that audits plugin version, EDA tool status, and hook readiness to surface a single actionable status across development, CI, and production scenarios.

Can I verify EDA toolchain readiness for Verilator, Python, and cocotb before building?

You can verify EDA toolchain readiness by running environment diagnostics that check tool presence for Verilator, Python, cocotb, compilers, and build tools, flagging any missing dependencies that would block the build process.

What is the best way to troubleshoot failing plugin hooks and stale state files?

Troubleshooting failing plugin hooks and stale state files involves inspecting project setup markers, state file health, and configuration footprints to identify drift or stale data affecting overall hook readiness.

Does the plugin diagnostic report work across development, CI, and production environments?

The plugin diagnostic report works across development, CI, and production environments, verifying toolchain readiness and validating plugin health by reporting version, EDA tool status, state file health, and hook readiness.

Why does my plugin environment verification flag missing dependencies?

Environment verification flags missing dependencies when the diagnostic audit detects absent EDA tools, broken hook readiness, or stale state files, indicating the toolchain is not fully prepared for plugin operation.