mot - Run health checks on Claude Code components
Performs comprehensive health checks and audits on skills, agents, hooks, and memory components.
Tags
Updated: 2026-09-18Capabilities
What this skill does
- Audit skill frontmatter and directory names
- Validate agent definitions and references
- Check hook bundles and permissions
- Verify PostgreSQL connection and schema
- Check Python memory system dependencies
- Auto-fix permissions and hook builds
- Generate MOT health report file
Inputs
- Command-line flags
- DATABASE_URL environment variable
- Claude Code configuration files
Outputs
- MOT health report Markdown file
- Updated shell script permissions
- Rebuilt hook bundles
- Created cache directories
- Process exit code
Requirements
- Bash environment
- Tools: Read, Bash, Glob, Grep
- PostgreSQL database with pgvector extension
- Python environment with uv
- Node.js and npm
