agency-health

Assess multi-agent AI development environment health across workstreams, agents, and worktrees.

39|6|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/the-agency-ai/the-agency --skill agency-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-health
Source: https://github.com/the-agency-ai/the-agency/tree/main/.claude/skills/agency-health
Command: npx skills add https://github.com/the-agency-ai/the-agency --skill agency-health

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to assess the current status and health of AI development workstreams, agents, and worktrees across a project, helping identify issues early and maintain smooth workflows.

Core Features & Use Cases

  • Comprehensive Fleet Monitoring: Checks for workstream activity, agent registration, and worktree cleanliness.
  • Issue Detection & Severity Assessment: Reports statuses with severity levels, guiding timely interventions.
  • Use Case: Run this check before releasing code to ensure no worktrees are dirty or agents are unresponsive, reducing deployment risks.

Quick Start

Run the agency-health skill to generate a report on the current state of your AI development fleet and identify potential issues.

Frequently Asked Questions about agency-health

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

FAQPage Schema
How do I monitor the health of my AI development agents and worktrees before a release?

You can monitor AI development fleet health by running status checks that assess workstream activity, agent registration, and worktree cleanliness. This generates a report with severity levels to identify dirty worktrees or unresponsive agents before deployment.

What is multi-agent fleet health monitoring and when do I need it?

Multi-agent fleet health monitoring assesses the operational status of AI development environments, including agents and worktrees. You need it when managing frequent code updates and collaborative workflows to detect issues early and maintain system integrity.

How do I check if my AI development worktrees are dirty or agents are unresponsive?

Run monitoring scripts and status checks to assess worktree cleanliness and agent registration status. The resulting report highlights issues with severity levels, guiding timely interventions to reduce deployment risks.

Why does my CI pipeline fail due to unresponsive agents or dirty worktrees?

CI pipelines can fail when worktrees are dirty or agents are unresponsive, creating deployment risks. Running a fleet health check identifies these issues early by reporting statuses with severity levels, ensuring smooth workflows.

Does agency-health work without external dependencies for monitoring agent fleets?

Yes, agency-health operates without external dependencies, using its internal monitoring scripts and references to assess agent and worktree health. It provides comprehensive fleet monitoring and severity-based issue detection out of the box.