mot

Audit Continuous Claude skills, agents, hooks, and memory for issues.

3.9k|296|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill mot-parcadei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mot
Source: https://github.com/parcadei/Continuous-Claude-v3/tree/main/.claude/skills/mot
Command: npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill mot-parcadei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive system health check for all Continuous Claude components, ensuring everything is running optimally and identifying potential issues.

Core Features & Use Cases

  • Component Auditing: Checks the health and configuration of skills, agents, hooks, and the memory system.
  • Issue Identification: Pinpoints specific problems like missing files, incorrect configurations, or broken references.
  • Auto-Fix Capabilities: Can automatically resolve common issues such as making shell scripts executable or rebuilding hooks.
  • Use Case: Before starting a complex multi-agent workflow, run /mot to ensure all underlying systems are healthy and ready to perform.

Quick Start

Run a full system audit by typing /mot.

Frequently Asked Questions about mot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a system health check for Claude components like agents and hooks?

Run a system health check by executing the audit command to inspect skills, agents, hooks, and memory. It identifies missing frontmatter, name mismatches, invalid agent models, and non-executable hooks, generating a detailed configuration issue report.

Can I automatically fix non-executable shell scripts and broken hooks during an audit?

Yes, auto-fix capabilities can automatically resolve common issues during an audit. The system can make non-executable shell scripts executable and rebuild broken hooks to restore normal component functionality.

When should I perform a system health check on my agents and memory database?

Perform a system health check before starting a complex multi-agent workflow. Auditing agents, hooks, and memory connectivity beforehand ensures all underlying systems are healthy, configured correctly, and ready to execute tasks.

Does the system audit detect database connectivity problems and invalid agent models?

Yes, the system audit explicitly detects database connectivity problems and invalid agent models. It also pinpoints missing files, incorrect configurations, and broken references across all Continuous Claude components.

Do I need any external dependencies to audit skills and identify missing frontmatter?

No external dependencies are required to audit skills and identify missing frontmatter. The system health check operates using internal scripts and references to evaluate component configurations and validate system integrity.