Status

Aggregate memory, cron, and ClaudeClaw status into a concise agent health summary.

14|2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/seanchiuai/openclaude --skill status-seanchiuai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Status
Source: https://github.com/seanchiuai/openclaude/tree/main/templates/claude/skills/status
Command: npx skills add https://github.com/seanchiuai/openclaude --skill status-seanchiuai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This utility provides a centralized health check for an agent, surfacing the status of memory, persistence, scheduling, and CLAUDECLAW integrations to prevent silent failures.

Core Features & Use Cases

  • Hindsight Memory health: validates the MCP endpoint and memory container status.
  • Memory and heartbeat checks: ensures MEMORY.md contents and heartbeat configuration are intact.
  • Daily logs & sessions: reports latest daily logs and total sessions for activity tracing.
  • CLAUDECLAW & Telegram: verifies heartbeat interval and Telegram integration status.
  • Cron jobs & workspace integrity: lists configured jobs and verifies required workspace files exist.

Quick Start

Run the status check for a given agent to generate a centralized health report.

Frequently Asked Questions about Status

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

FAQPage Schema
How do I monitor agent health for memory, cron, and ClaudeClaw integrations?

Agent health monitoring works by aggregating memory, cron, and ClaudeClaw status into a concise summary. It validates core files like MEMORY.md and HEARTBEAT.md, checks health endpoints, and reports on Telegram configurations to prevent silent failures.

What is the best way to check Hindsight memory and heartbeat configuration status?

Checking Hindsight memory and heartbeat configuration involves validating the MCP endpoint and memory container status. This ensures MEMORY.md contents and heartbeat configurations remain intact for ongoing agent deployments.

How do I trace daily logs and total sessions for an agent deployment?

Tracing daily logs and total sessions requires generating a centralized health report for the agent. This report surfaces the latest daily logs and total session counts, providing activity tracing across workspace logs and configuration files.

Does this agent health check verify cron jobs and required workspace files?

Yes, the agent health check verifies cron jobs and workspace integrity by listing configured jobs and confirming required workspace files exist. This ensures scheduling configurations and workspace dependencies are functioning correctly.

Can I verify Telegram integration and heartbeat interval status for my agents?

You can verify Telegram integration and heartbeat interval status by running a status check. This validates the heartbeat interval and reports on Telegram integration status to confirm communication channels are active.

When do I need to generate a centralized health report for my agent subsystems?

You need to generate a centralized health report when preventing silent failures across agent subsystems. It is suitable for on-demand reviews and alerting, surfacing the status of memory, persistence, and scheduling integrations.