health-agentic-audit
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
/health:agentic-audit
Scan all plugin skills, commands, and agents for CLI output optimization opportunities. Checks for missing Agentic Optimizations tables, bare CLI commands without compact flags, and stale review dates.
Standards reference: .claude/rules/agentic-optimization.md and .claude/rules/skill-quality.md.
When to Use This Skill
| Use this skill when... | Use another approach when... |
|---|---|
| Auditing skills for agentic optimization compliance | General plugin audit (use /health:audit) |
| Finding missing Agentic Optimizations tables | Comprehensive environment check (use /health:check) |
| Reviewing CLI command patterns in skills | Plugin registry issues (use /health:plugins) |
| Quality-checking skill documentation | Manual skill review preferred |
| Batch-updating skill quality standards | Single skill needs updating |