audit-plugins
Installation
SKILL.md
Audit Plugins Command
Validate plugin manifests, component organization, namespace compliance, and marketplace readiness.
Initialization
Before auditing, initialize the environment:
- Get the current UTC date for audit timestamps.
- Capture the project root path for subagent communication.
- Ensure the temp directory (
.claude/temp/) exists. - Clean up any stale audit files if the user confirms.
The plugin-development skill provides authoritative validation guidance (auto-loaded when this command runs).