status

Aggregate project work items from Maestro configuration files and task trackers.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/owebboy/maestro --skill status-owebboy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/owebboy/maestro/tree/main/skills/status
Command: npx skills add https://github.com/owebboy/maestro --skill status-owebboy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented project awareness by providing a centralized, real-time view of your development progress, active work items, and upcoming tasks.

Core Features & Use Cases

  • Project Orientation: Quickly assess the current state of your project, including overall progress and pending inbox items.
  • Work Item Management: View categorized breakdowns of tasks by status, priority, and weight to identify bottlenecks.
  • Use Case: Use this at the start of a coding session to see which P1 bugs are currently in progress and what tasks are queued for the next sprint.

Quick Start

Ask the assistant to show the current project status and active work items to get oriented.

Frequently Asked Questions about status

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

FAQPage Schema
How do I get a project status overview from local Maestro configuration files?

To get a project status overview, the Skill aggregates data from local Maestro configuration files and task trackers. It summarizes progress, priority-sorted active items, and pending inbox tasks to provide centralized visibility.

How do I track active work items and pending tasks at the start of a coding session?

You can track active work items by asking the assistant to show the current project status. It orients your coding session by displaying board metrics, priority-sorted active tasks, and pending inbox queues.

Do I need a .maestro directory to track project work items?

Yes, you need a local .maestro directory and the list_items interface. The Skill requires access to these to generate board metrics and aggregate task lists for your project status overview.

What is the best way to identify bottlenecks in project management tracking?

The best way to identify bottlenecks is viewing categorized breakdowns of tasks by status, priority, and weight. This project management tracking method highlights stalled work items within your active development queue.

Does this project visibility tool show tasks queued for the next sprint?

Yes, the project visibility tool shows tasks queued for the next sprint. It aggregates pending inbox tasks from your task trackers to help you plan upcoming development work.

Why is my project status tracking not showing board metrics?

Project status tracking fails to show board metrics when it cannot access the .maestro directory or list_items interface. Ensure these local configuration files and task trackers are properly configured.