subagent-check

Official

Validate Claude Code subagents quality.

Authoroutfitter-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill validates Claude Code subagents against best practices, including YAML frontmatter, system prompts, and tool configuration.

Core Features & Use Cases

  • YAML frontmatter validation: Required fields and syntax checks.
  • System prompt quality: Clear role, process, outputs, constraints.
  • Tool & model checks: Validate tools and model settings.

Quick Start

Validate a subagent directory to ensure it adheres to the Agent Skills spec.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: subagent-check
Download link: https://github.com/outfitter-dev/agents/archive/main.zip#subagent-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository