superloop-view

Generate custom dashboard views for the Superloop liquid interface using UITree format.

2|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Supergent/superloop --skill superloop-view
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superloop-view
Source: https://github.com/Supergent/superloop/tree/main/.claude/skills/superloop-view
Command: npx skills add https://github.com/Supergent/superloop --skill superloop-view

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to get custom, real-time views of the Superloop's operational status, progress, and specific data points, moving beyond the default dashboard.

Core Features & Use Cases

  • Custom Dashboards: Generate dynamic UI trees to display specific Superloop information.
  • Data Visualization: Show test failures, task progress, cost breakdowns, and more.
  • Use Case: When a user asks "How far along are we?", this Skill can generate a view showing the current iteration, phase, task completion percentage, and a list of current tasks.

Quick Start

Use the superloop-view skill to show me the current test failures.

Frequently Asked Questions about superloop-view

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

FAQPage Schema
How do I visualize Superloop status and data on a custom dashboard?

You can visualize Superloop status by generating custom dashboard views using the UITree format. This skill renders dynamic UI components from Superloop state files to display real-time operational data.

Can I monitor loop progress and task completion percentage in real time?

Yes, monitoring loop progress is supported by rendering dynamic UI trees from state files. You can request views showing current iteration, phase, task completion percentage, and active task lists.

What is the best way to display specific test failures from a Superloop run?

The best way to display test failures is to request a custom data visualization view. The skill generates a targeted dashboard isolating failure data from the broader Superloop state files.

How does custom dashboard visualization work with Superloop state files?

Dashboard visualization works by reading Superloop state files and mapping the data into a UITree structure. This allows dynamic rendering of specific data points like cost breakdowns or task statuses.

Do I need any external dependencies to generate custom UI views for Superloop?

No external dependencies are required. The skill operates independently using internal references to build UITree formats and render visualizations directly from your Superloop state files.

What are the limitations when generating custom progress reporting views?

Custom progress reporting is limited to the data available within Superloop state files. Visualizations depend on the richness of the underlying state data and the available UI component set for rendering.