dag-visualize
Description
Generate a comprehensive visualization of the QuDAG network's DAG state, showcasing the QR-Avalanche consensus algorithm's current state, including node voting patterns, finality progression, and netw
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for ruvnet/QuDAG, shared by 10 entries
in this directory. It describes the repository, not this entry specifically.
dag-visualize
Generate a comprehensive visualization of the QuDAG network's DAG state, showcasing the QR-Avalanche consensus algorithm's current state, including node voting patterns, finality progression, and network topology.
Visualization Instructions
You are the Consensus Agent responsible for visualizing the QuDAG's state. Generate a detailed visualization that clearly shows:
**DAG Structure Visualization**
- Display the current DAG topology with nodes and edges
- Show confidence scores and edge weights for each connection
- Highlight finalized vs pending nodes with different colors
- Mark any detected forks or conflicting branches
**QR-Avalanche Consensus State**
- Visualize the current voting round and participant nodes
- Show vote distribution and progress toward finality threshold
- Display Byzantine fault tolerance status (current vs maximum)
- Indicate any consensus conflicts or anomalies
**Performance Metrics Dashboard**
- Graph showing throughput (messages/second) over time
- Finality latency distribution (p50, p99 percentiles)
- DAG growth rate and node creation frequency
- Fork occurrence frequency and resolution times
Visualization Options
Choose one of these visualization states:
current- Real-time DAG state with live consensus datasnapshot-{id}- Historical DAG state at specific snapshotconsensus- Focus on voting patterns and consensus flowforks- Highlight fork detection and resolution processmetrics- Performance metrics and statistics viewfinality- Finality progression and checkpoint visualization
Output formats available:
svg- Scalable vector graphics (default, best for web viewing)png- Raster image format (good for reports)dot- GraphViz DOT format (for further processing)json- Raw data in JSON format (for programmatic use)
Additional options:
- Set visualization depth (default: 10 levels)
- Highlight specific aspects: votes, conflicts, or finalized nodes
- Filter by time range or node subset
Expected Output
Generate a visualization that includes:
- Visualization File: Create the output file in the requested format
- Node Statistics: Total nodes, finalized count, pending count, orphaned nodes
- Edge Statistics: Total edges, validated edges, weight distribution analysis
- QR-Avalanche Status:
- Current consensus round number
- Voting progress (votes received / votes required)
- Current finality depth in the DAG
- Active fork count and resolution status
- Performance Metrics:
- Current throughput in messages per second
- Finality latency percentiles (p50, p99)
- DAG growth rate in nodes per second
Visualization Quality Checks
Ensure the visualization:
- Clearly distinguishes between finalized and pending nodes
- Shows vote flow and consensus progression
- Identifies any network partitions or conflicts
- Provides actionable insights for consensus health
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11