followup

Automate daily ticket follow-ups and PR review reminders across issue trackers.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill followup-souliane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: followup
Source: https://github.com/souliane/teatree/tree/main/skills/followup
Command: npx skills add https://github.com/souliane/teatree --skill followup-souliane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires t3:workspace, rules, platforms, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies daily ticket follow-ups and PR reviews, reducing the need for manual checks and reminders, and streamlining the workflow.

Core Features & Use Cases

  • Batch Ticket Processing: Automatically fetches and processes all open tickets assigned to the user, applying a full delivery cycle (code, test, push, PR).
  • PR Review Reminders: Sends daily reminders for PRs waiting for review.
  • Status Check Mode: Provides a summary of ticket and PR statuses with options to advance tickets and execute transitions.

Quick Start

Run the 'followup' skill with the 'daily' flag to process new tickets and check PR statuses.

Frequently Asked Questions about followup

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

FAQPage Schema
How do I automate daily ticket follow-ups and PR reviews?

Automating daily ticket follow-ups and PR reviews requires a Skill that periodically fetches open tickets and sends review reminders. It runs without user interaction, applying the full delivery cycle to batch process tickets across issue trackers.

Does the ticketing automation work with GitHub and GitLab?

Yes, the ticketing automation works with GitHub, GitLab, and more. It supports integration with your CI/CD system and the ticketing system's CLI tool to manage workflows, transitions, and status checks.

Do I need a CI/CD system and CLI tool to automate ticket follow-ups?

Yes, you need a CI/CD system and a ticketing system's CLI tool to automate ticket follow-ups. These integrations are required to handle periodic execution, workflow management, and status transitions.

What's the best way to process multiple open tickets automatically?

The best way to process multiple open tickets automatically is using batch ticket processing. It fetches all tickets assigned to the user and applies a full delivery cycle including code, test, push, and PR generation.

How do I check PR review statuses without manual monitoring?

Checking PR review statuses without manual monitoring is handled by a status check mode. It provides a summary of ticket and PR statuses, sends daily reminders for waiting PRs, and executes ticket transitions.