Show Queue

Read director queue data and render an HTML view using a template.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill show-queue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Show Queue
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/show-queue
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill show-queue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors and presents the current director queue, helping teams track task progress and identify bottlenecks.

Core Features & Use Cases

  • Read the current director queue data
  • Transform it into a presentation-friendly HTML view
  • Render a director-queue template for quick sharing with stakeholders

Quick Start

Show me the current director queue rendered as HTML.

Frequently Asked Questions about Show Queue

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

FAQPage Schema
How do I monitor task statuses in a director queue?

To monitor task statuses in a director queue, this Skill reads the queue data and renders a human-friendly HTML view. It displays task id, status, label, and repository to help teams track progress and identify bottlenecks.

Can I render task queue data as an HTML view for reporting?

Yes, you can render task queue data as an HTML view for reporting. This Skill transforms current director queue data into a presentation-friendly HTML output using a template, enabling quick sharing with stakeholders.

Do I need a specific data source to generate a task status HTML report?

Yes, generating a task status HTML report requires access to the kai-brain data source. The Skill reads task id, status, label, and repository details from this source to populate the final rendered output.

What's the best way to share director task progress with stakeholders?

The best way to share director task progress is by rendering a director-queue template into HTML. This approach transforms raw monitoring data into a presentation-friendly view, allowing quick and clear reporting of current task statuses.

Why does my director queue monitoring need an HTML template?

Director queue monitoring needs an HTML template to transform raw data into a human-friendly presentation. Using the template ensures task prioritization and reporting details are clearly visualized for effective bottleneck identification.