gap_visualization

Render standardized ASCII diagrams for decision gaps and signals.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BicameralAI/bicameral-mcp --skill gap-visualization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gap_visualization
Source: https://github.com/BicameralAI/bicameral-mcp/tree/main/skills/gap_visualization
Command: npx skills add https://github.com/BicameralAI/bicameral-mcp --skill gap-visualization

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gap visualization provides a structured, visual representation for various decision gaps and signals to help teams quickly understand where alignment is missing.

Core Features & Use Cases

  • Maps edge-case gaps, divergences, drift, and data-policy gaps to standardized ASCII visuals.
  • Enforces actionability rules (e.g., only visualize actionable gaps, cap visuals per category) and appends a roll-up line.
  • Enables quick onboarding by rendering consistent visuals from ingest outputs.

Quick Start

Invoke gap_visualization with the latest gap and divergence data to render the corresponding ASCII diagrams.

Frequently Asked Questions about gap_visualization

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

FAQPage Schema
How do I visualize decision gaps and divergences in my workflow data?

You can visualize decision gaps by mapping edge-case gaps, divergences, and drift to standardized ASCII diagrams. This provides a structured visual representation to help teams quickly understand where alignment is missing across ingestion outputs.

What is the best way to map data-policy gaps to a visual format?

Mapping data-policy gaps to standardized ASCII diagrams enforces actionability filters and appends a final roll-up line. This approach ensures only actionable gaps are visualized and capped per category for consistent onboarding.

How do I render ASCII diagrams for edge-case gaps and drift signals?

Rendering ASCII diagrams for edge-case gaps requires invoking the visualization process with the latest gap and divergence data. The system maps each gap type to a standardized ASCII visual to highlight missing alignment.

Can I enforce actionability filters when visualizing workflow divergences?

Yes, actionability filters are enforced during gap visualization to ensure only actionable gaps are rendered. Visuals are also capped per category, and a final roll-up line is appended to summarize the divergence data.

Why does my decision gap visualization include a roll-up line?

A roll-up line is included in decision gap visualization to summarize the mapped edge-case gaps, divergences, and drift. It enforces actionability rules and provides a final overview of the actionable gaps detected in the ingestion outputs.

Do I need any special dependencies to map drift and divergence data into ASCII visuals?

No special dependencies are required to map drift and divergence data into ASCII visuals. The process works directly with your latest ingestion outputs to render structured visual representations of the identified decision gaps.