amama-status-reporting

Aggregate AI Maestro API data into status reports saved as Markdown.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Emasoft/ai-maestro-assistant-manager-agent --skill amama-status-reporting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amama-status-reporting
Source: https://github.com/Emasoft/ai-maestro-assistant-manager-agent/tree/main/skills/amama-status-reporting
Command: npx skills add https://github.com/Emasoft/ai-maestro-assistant-manager-agent --skill amama-status-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate comprehensive status reports by aggregating live AI Maestro API data for agent sessions, team configurations, and Kanban tasks. This provides a current, centralized view to monitor performance and workload.

Core Features & Use Cases

  • Unified status view: merges agent sessions, health, team configuration, and Kanban tasks with GitHub issues/PRs.
  • Live monitoring: queries AI Maestro endpoints to reflect real-time state.
  • Automated reporting: generates and saves reports to design/reports/status-<date>.md for archival and handoffs.

Quick Start

Generate a live status report and save it to design/reports/status-<date>.md

Frequently Asked Questions about amama-status-reporting

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

FAQPage Schema
How do I generate a live status report from AI Maestro agent sessions and Kanban tasks?

This Skill generates a live status report by querying AI Maestro API endpoints including /api/sessions, /api/agents/health, and /api/teams/{id}/tasks, then saves the aggregated data to design/reports/status-{date}.md.

What data sources are included in an AI Maestro status report?

An AI Maestro status report aggregates live agent session data, agent health metrics, team configurations, Kanban tasks, and GitHub issue and pull request integrations into a single unified operational view.

Can I monitor GitHub issues and PRs alongside team Kanban tasks in a single report?

Yes, you can monitor GitHub issues and PRs alongside Kanban tasks because the status report merges AI Maestro team configurations with GitHub integrations to deliver a unified, actionable view.

Does generating an AI Maestro status report require any external dependencies?

Generating an AI Maestro status report requires no external dependencies, as the Skill independently queries the AI Maestro API endpoints and reads session memory to compile the final markdown file.

Where are the generated AI Maestro status reports saved for archival and handoffs?

The generated AI Maestro status reports are saved locally as markdown files at design/reports/status-{date}.md, providing an archived record for operational handoffs and historical tracking.