GateFlow Behavior

Automate SystemVerilog linting, simulation, and analysis task orchestration.

3|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/codejunkie99/gateflow-cli --skill gateflow-behavior
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GateFlow Behavior
Source: https://github.com/codejunkie99/gateflow-cli/tree/main/packages/claude-plugin/skills/gateflow-behavior
Command: npx skills add https://github.com/codejunkie99/gateflow-cli --skill gateflow-behavior

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GateFlow Behavior automates sequencing and tool orchestration for SystemVerilog development, reducing manual coordination and enabling seamless AI-guided actions.

Core Features & Use Cases

  • Smart Chaining: Automatically chain linting, simulation, VCD analysis, and reporting based on user intent.
  • Context Awareness: Tailors actions to the current focus, such as testing a newly generated module or debugging a failing testbench.
  • Behavioral Rules: Enforces proactive, concise responses with rapid feedback and suggested next steps.
  • Use Case: When a user requests a "full verification" task, GateFlow Behavior coordinates generate module, generate testbench, run simulation, and report results.

Quick Start

Describe a SV task and let GateFlow Behavior auto-chain lint, simulate, and analysis steps.

Frequently Asked Questions about GateFlow Behavior

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

FAQPage Schema
How do I automate SystemVerilog simulation and linting workflows?

Automate SystemVerilog simulation and linting workflows by using context-aware rules to auto-chain tasks like testbench generation, running simulation, and analysis. This reduces manual coordination and provides concise, actionable feedback.

What is the best way to chain RTL development tasks like testbench generation and VCD analysis?

Chaining RTL development tasks like testbench generation and VCD analysis is best handled by encoding behavioral rules that automatically sequence tool execution based on user intent, enabling seamless AI-guided actions.

Can I run a full FPGA verification flow automatically from a single request?

You can run a full FPGA verification flow automatically. Requesting a full verification task triggers the orchestration to coordinate module generation, testbench generation, simulation execution, and result reporting.

Does AI-assisted HDL workflow automation work without manual tool coordination?

AI-assisted HDL workflow automation works without manual tool coordination by enforcing proactive behavioral rules and context awareness. It tailors actions to the current focus, such as debugging a failing testbench.

What are the limitations of using behavioral rules for ASIC development orchestration?

Limitations of using behavioral rules for ASIC development orchestration include its basic implementation depth and dependency on the GateFlow plugin environment. It applies to linting, simulation, and analysis but lacks standalone execution capabilities.