agent-coverage-check
About
This skill verifies complete agent configuration coverage across hierarchy levels and development phases. Developers should use it after adding new agents or when validating system completeness to identify coverage gaps. It provides checks for all dimensions including L0-L5 hierarchy levels and Plan-Implementation-Cleanup phases.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-coverage-checkCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the agent-coverage-check skill?
agent-coverage-check is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform agent-coverage-check-related tasks without extra prompting.
How do I install agent-coverage-check?
Use the install commands on this page: add agent-coverage-check to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does agent-coverage-check belong to?
agent-coverage-check is in the agent category, tagged general.
Is agent-coverage-check free to use?
Yes. agent-coverage-check is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
The agent-run-orchestrator skill coordinates multi-component development workflows by running section orchestrators. It's used when starting work on a new section to break down tasks, delegate to specialized agents, and monitor integration. This enables hierarchical coordination of complex parallel development efforts.
This skill validates agent YAML configurations against ML Odyssey requirements, ensuring proper frontmatter structure and required fields. Developers should use it before committing changes or in CI/CD pipelines to catch configuration errors early. It supports validating both individual agents and entire agent directories.
This skill generates visual hierarchy diagrams of agent systems to show organizational levels and delegation relationships. It produces both ASCII tree diagrams and Mermaid-compatible outputs for documentation, onboarding, and system visualization. Developers can use it to quickly create structural views of agent architectures for team communication and presentations.
This skill tests agent delegation patterns to verify hierarchy and escalation paths work correctly. Use it after modifying agent structure to validate delegation chains, detect circular dependencies, and ensure proper escalation. It includes commands to test all patterns, specific agents, and visualize the delegation tree.
