list-request-monitoring

List active request monitoring cron jobs in the current session.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/HirogaKatageri/hirokata --skill list-request-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-request-monitoring
Source: https://github.com/HirogaKatageri/hirokata/tree/main/plugins/project-management/skills/list-request-monitoring
Command: npx skills add https://github.com/HirogaKatageri/hirokata --skill list-request-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps you identify and display all active request monitoring tasks in the current session, enabling quick oversight of scheduled operations.

Core Features & Use Cases

  • List all active request monitoring cron jobs in the current session.
  • Show duplicates if the same job was started more than once for easy reconciliation.
  • Provide a clear view of current schedules to support operational decision-making.

Quick Start

Run the monitoring view command to display all active jobs in the current session.

Frequently Asked Questions about list-request-monitoring

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

FAQPage Schema
How do I list all active cron jobs in my current session?

To list all active cron jobs in your current session, the monitoring view fetches and presents all unfiltered schedules instantly. This provides quick oversight of active request monitoring tasks for operational decision-making.

Why do I see duplicate monitoring schedules when listing active jobs?

Duplicate monitoring schedules appear because the same request monitoring job was started multiple times. The listing view displays all active entries unfiltered, allowing easy identification and reconciliation of repeated starts within the session.

What is the best way to review active request monitoring tasks?

The best way to review active request monitoring tasks is to run a command relying on CronList to fetch jobs. It presents schedules unfiltered within the current session context, providing a clear view for operational decisions.

Can I filter active cron jobs when viewing current schedules?

No, you cannot filter active cron jobs when viewing current schedules. The monitoring view relies on CronList to fetch jobs and presents results unfiltered within the current session context to ensure complete operational visibility.