mot

System health check (MOT) for skills, agents, hooks, and memory

By parcadei · 469 installs

npx skills add parcadei/continuous-claude-v3 --skill mot

Source repository · Upstream listing

MOT System Health Check Run comprehensive health checks on all Claude Code components. Usage Audit Process Phase 1: Skills Audit Phase 2: Agents Audit Phase 3: Hooks Audit Phase 4: Memory Audit Phase 5: Cross Reference Audit Auto Fix ( fix flag) If fix is specified, automatically fix: 1. Make shell wrappers executable 2. Rebuild hooks if TypeScript newer than bundles 3. Create missing cache directories Output Format Write full report to .claude/cache/mot/report {timestamp}.md : Exit Codes 0 All P0/P1 checks pass 1 Any P0/P1 failure 2 Only P2/P3 warnings Quick Mode ( quick) Only run P0 checks: 1. Frontmatter parses 2. Hooks build 3. Shell wrappers executable 4. PostgreSQL reachable