run-status

Display current AI run status, progress, and modified files.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AzrinPutra/schedulerv2 --skill run-status-azrinputra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-status
Source: https://github.com/AzrinPutra/schedulerv2/tree/main/.specsmd/fire/agents/builder/skills/run-status
Command: npx skills add https://github.com/AzrinPutra/schedulerv2 --skill run-status-azrinputra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides real-time visibility into the progress and status of ongoing AI operations, ensuring you are always informed about what the system is doing.

Core Features & Use Cases

  • Current Run Status: Displays the active run ID, associated work item, intent, mode, and start time.
  • Progress Tracking: Shows a detailed breakdown of completed, in-progress, and pending steps within the execution flow.
  • Files Changed: Lists files that have been created or modified during the current run.
  • Recent Activity: Provides a log of the last few actions taken by the AI.
  • Use Case: During a complex code generation task, you can ask "What's the status of the current run?" to get an immediate update on which part of the implementation is being worked on and if any files have been changed.

Quick Start

Display the current run status and progress.

Frequently Asked Questions about run-status

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

FAQPage Schema
How do I track AI execution progress during a complex code generation task?

To track AI execution progress, this Skill displays the current run status, including the active work item, execution mode, start time, and a detailed breakdown of completed, in-progress, and pending steps.

What is the best way to monitor files changed by an active AI run?

Monitoring files changed by an AI run is handled by listing files that have been created or modified during the current execution, providing immediate visibility into recent file modifications and operational activity.

How do I check the current execution status of an ongoing AI work item?

Checking the current execution status of an AI work item involves displaying the active run ID, associated intent, and start time, ensuring real-time operational awareness during task execution.

Can I see recent activity logs for an AI task execution?

Yes, you can see recent activity logs for AI task execution, as the Skill provides a log of the last few actions taken by the AI to maintain real-time operational awareness during active runs.

Does real-time progress tracking work without external dependencies?

Real-time progress tracking works without external dependencies, relying entirely on its internal logic to monitor active runs, report on progress checkpoints, and list recent file modifications.