list

Display status and progress of Gran Maestro requests and tasks.

24|5|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/myrtlepn/gran-maestro --skill list-myrtlepn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list
Source: https://github.com/myrtlepn/gran-maestro/tree/main/skills/list
Command: npx skills add https://github.com/myrtlepn/gran-maestro --skill list-myrtlepn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a clear overview of all ongoing and completed AI requests and tasks, preventing confusion and ensuring no task is lost or forgotten.

Core Features & Use Cases

  • Status Overview: View the current phase, task count, and progress of active requests.
  • Detailed Task Status: See which specific AI (Codex, Gemini) is working on or waiting for each task.
  • Use Case: After initiating several planning requests, use /mst:list to quickly see which ones are still in the "PM Analysis" phase and which are actively being worked on by the AI team.

Quick Start

Show me the status of all active requests.

Frequently Asked Questions about list

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

FAQPage Schema
How do I track the status of active AI tasks and requests?

Tracking active AI tasks involves filtering workflows by active status to view the current phase, task count, and progress. The Skill scans request JSON files or executes a Python script for real-time status updates on all ongoing requests.

What is the best way to view progress on multiple AI workflows at once?

Viewing progress on multiple AI workflows requires scanning request JSON files to display the current phase, task count, and status. This method provides a clear overview of all ongoing and completed requests, ensuring no task is lost or forgotten.

Can I filter completed and active AI requests separately?

Yes, you can filter completed and active AI requests separately. The Skill supports filtering by active, completed, or all requests, allowing you to quickly see which workflows are still in the PM Analysis phase and which are finished.

How do I see which specific AI is working on a task?

To see which specific AI is working on a task, view the detailed task status provided by the Skill. It identifies whether an AI like Codex or Gemini is actively working on or waiting for each individual task within a request.

Does tracking AI task status require any external dependencies?

No, tracking AI task status does not require external dependencies. The Skill operates independently by scanning request JSON files or executing an internal Python script to retrieve real-time workflow updates.

Why are my AI task requests getting lost or forgotten?

AI task requests get lost or forgotten when there is no clear overview of ongoing and completed workflows. Using a status tracking command scans request JSON files to display task progress, preventing confusion and ensuring all tasks are monitored.