ticket-monitor

Monitor Linear tickets in In Progress and QA states and nudge owners via Slack.

9|3|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Pythagora-io/agent-templates --skill ticket-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket-monitor
Source: https://github.com/Pythagora-io/agent-templates/tree/main/Tech%20Lead%20Agent/ticket-monitor
Command: npx skills add https://github.com/Pythagora-io/agent-templates --skill ticket-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors the lifecycle of In Progress and QA tickets and automatically nudges stalled workers to prevent bottlenecks.

Core Features & Use Cases

  • Monitors Linear tickets in In Progress and QA states and triggers timely nudges to owners.
  • Integrates with a configured Slack channel to post updates and reminders.
  • Uses a centralized config to read IDs and credentials for reliable operations.

Quick Start

Configure your tech-lead environment with the tech-lead-config.json and ensure the OpenClaw cron job is enabled to begin monitoring tickets.

Frequently Asked Questions about ticket-monitor

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

FAQPage Schema
How do I automate monitoring of stalled Linear tickets?

Automate monitoring of stalled Linear tickets by configuring a cron-based OpenClaw setup to periodically check In Progress and QA states, reading IDs and credentials from a centralized config to trigger timely nudges to ticket owners.

Can I send Slack nudges for stalled work automatically?

Yes, you can send Slack nudges for stalled work automatically. The monitoring system integrates with a configured Slack channel to post updates and reminders directly to owners when ticket activity stalls.

How do I prevent bottlenecks for In Progress and QA tickets?

Prevent bottlenecks for In Progress and QA tickets by monitoring their lifecycle and automatically nudging stalled workers, ensuring software engineering workflows require timely updates without manual tracking.

What setup is required to monitor Linear tickets with Slack and cron?

Setup requires configuring your tech-lead environment with a tech-lead-config.json file containing IDs and credentials, and ensuring the OpenClaw cron job is enabled to begin monitoring tickets.

Does ticket monitoring support Slack threads for reminders?

Yes, ticket monitoring supports Slack threads for reminders. It applies to software engineering workflows where tickets require timely updates via Slack threads and periodic checks to keep work moving.