status

Monitor orc system status, backlog, autoresearch, and recent commits.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/athan-dial/skills --skill status-athan-dial
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/athan-dial/skills/tree/main/plugins/dev/skills/status
Command: npx skills add https://github.com/athan-dial/skills --skill status-athan-dial

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It provides users with a consolidated view of system activities, enabling quick assessment of ongoing processes and system health.

Core Features & Use Cases

  • Activity Monitoring: Displays active orchestration, autoresearch loops, backlog items, and recent commits for system transparency.
  • Operational Readiness: Helps developers and operators identify system states before initiating tasks or troubleshooting issues.
  • Use Case: When starting a session, quickly review the current status of all orc components to make informed decisions.

Quick Start

Ask the AI, "Show me the current orc system status," to view the summarized activity dashboard.

Frequently Asked Questions about status

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

FAQPage Schema
How do I monitor orc system activity and operational status?

To monitor orc system activity, you can request a status overview to display the current backlog, autoresearch loops, and recent git commits. This consolidates JSON logs and Git information for quick health assessment.

What is the best way to check orc system health before starting a session?

Checking orc system health involves reviewing a summarized activity dashboard of active orchestration and backlog items. This operational readiness check helps developers identify system states before initiating tasks.

Does the orc status monitor require external dependencies to display logs?

The orc status monitor does not require external dependencies to aggregate and display activity. It functions by internally parsing JSON logs and Git information to provide a real-time overview of system operations.

Can I view recent git commits and autoresearch loops in a single activity overview?

Yes, you can view recent git commits and autoresearch loops in a single activity overview. The system aggregates orchestration data and backlog items into one consolidated view for system administrators.

Why aggregate JSON logs for system monitoring instead of checking individual components?

Aggregating JSON logs for system monitoring provides a consolidated view of ongoing processes, eliminating the need to check individual components. This ensures quick diagnosis and transparency across complex orc workflows.