Audit OpenClaw tasks to verify that all required documents have been generated. Check for completeness of skills (SKILL.md), agent definitions (AGENTS.md), project docs (PROJECT.md), issue files, orchestration docs, migration docs, schema definitions, trigger definitions, and adapter configs. Report missing or incomplete documents with actionable paths.
Audit filesystem agent definitions (AGENTS.md) against the OpenClaw SQLite database (openclaw_agents, openclaw_agent_skills, openclaw_agent_models, openclaw_agent_capabilities tables). Identify missing registrations, extra database entries, field mismatches, and naming convention violations. Generate SQL fixes via collaboration with SQLite Manager.
Use when creating new AI agents for the OpenClaw AI company, designing agent specifications, defining skills and capabilities, or managing the agent lifecycle.
Use when managing environment variables, configuration files, .env files, or secrets for the OpenClaw platform applications running on the Hostinger VPS.
Use when deploying code to the Hostinger VPS, managing CI/CD pipelines, running zero-downtime releases, or rolling back deployments for the OpenClaw platform.
Use when assigning or optimizing AI models for OpenClaw agents, configuring model parameters (temperature, max_tokens), or adjusting model assignments based on task requirements.
Use when setting up VPS monitoring, tracking application performance, configuring alerts, analyzing logs, or checking system uptime for the OpenClaw platform.
Use when coordinating OpenClaw platform operations, managing infrastructure incidents, assigning tasks to infrastructure agents, or conducting weekly reviews of VPS health and platform status.