apm-4-check-tasks

Monitor the Task Bus for pending Task Prompts and validate agent identity.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/stephendor/TDL --skill apm-4-check-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apm-4-check-tasks
Source: https://github.com/stephendor/TDL/tree/main/.agents/skills/apm-4-check-tasks
Command: npx skills add https://github.com/stephendor/TDL --skill apm-4-check-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of checking the Task Bus for pending Task Prompts, reducing manual file referencing and streamlining the workflow for APM Workers.

Core Features & Use Cases

  • Task Bus Monitoring: Automatically checks the Task Bus for pending Task Prompts.
  • Agent Identification: Resolves agent identity for unregistered Workers.
  • Task Validation: Validates the agent field against the registered identity.
  • Task Execution: Processes the Task according to predefined procedures.
  • Use Case: As a Planner or Manager, use this Skill to quickly identify and process pending tasks without manual file referencing.

Quick Start

Check for pending Task Prompts on the Task Bus using the 'apm-4-check-tasks' skill.

Frequently Asked Questions about apm-4-check-tasks

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

FAQPage Schema
How do I check the Task Bus for pending Task Prompts?

Checking pending Task Prompts on the Task Bus is automated by this Skill, which monitors for pending prompts and validates agent identity for APM Workers. It processes tasks according to predefined procedures to enhance workflow efficiency.

How does agent identification work for unregistered APM Workers?

Agent identification for unregistered APM Workers is resolved by validating the agent field against registered identity information. This requires access to agent registration data to ensure accurate task validation and execution within the workflow.

What is needed to validate tasks on the Task Bus?

Validating tasks on the Task Bus requires access to the Task Bus itself and agent registration information. The Skill checks the agent field against the registered identity to verify pending Task Prompts before execution.

Can I use this to automate task processing as a Planner or Manager?

Yes, as a Planner or Manager, you can use this Skill to quickly identify and process pending tasks without manual file referencing. It automates checking the Task Bus and validating agent identity to streamline administrative workflows.

What are the limitations of automating Task Bus monitoring?

The limitations of automating Task Bus monitoring include a strict dependency on access to the Task Bus and accurate agent registration information. Without these prerequisites, the Skill cannot validate agent identity or process pending Task Prompts effectively.