follow-up-tasks

Categorize and propose up to three follow-up tasks via proposeFollowUpTasks.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill follow-up-tasks-tamnguyentommy-rgb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: follow-up-tasks
Source: https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project/tree/main/.local/skills/follow-up-tasks
Command: npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill follow-up-tasks-tamnguyentommy-rgb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose follow-up tasks before marking your current task as complete, ensuring additional work is surfaced and tracked as separate, focused units of work.

Core Features & Use Cases

  • Categorize each follow-up task using one of these categories: incomplete_scope, next_steps, tech_debt, test_gaps.
  • Produce clear, non-technical titles and descriptions so stakeholders can understand the impact and rationale.
  • Before marking a task complete, propose up to 3 follow-up tasks by calling proposeFollowUpTasks with titles, descriptions, and a link to the parent task.

Quick Start

Prompt the assistant to identify and surface up to three follow-up tasks with clear titles, categories, and actionable next steps for the current task.

Frequently Asked Questions about follow-up-tasks

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

FAQPage Schema
How do I propose follow-up tasks before marking a project task complete?

To propose follow-up tasks, prompt the assistant to identify and surface up to three linked items with clear titles, categories, and descriptions before task completion. It uses proposeFollowUpTasks to link each item to the parent task.

What categories should I use when tracking next steps and tech debt?

Follow-up tasks are categorized as incomplete_scope, next_steps, tech_debt, or test_gaps. This categorization ensures that scope extensions, actionable next steps, technical debt, and test coverage gaps are tracked as separate units.

Can I create non-technical follow-up tasks for project stakeholders?

Yes, the process produces clear, non-technical titles and descriptions for follow-up tasks. This ensures project stakeholders can easily understand the impact and rationale behind each proposed extension or test gap.

What is the maximum number of follow-up tasks I can propose for one task?

You can propose up to three follow-up tasks before marking your current task complete. This limit ensures thorough completion by focusing on the most relevant incomplete scope, tech debt, or test gaps.

How do follow-up tasks help with incomplete scope in project management?

Follow-up tasks surface incomplete scope by creating separate, focused units of work. Instead of extending the current task, you propose linked next steps and tech debt items to ensure additional work is tracked thoroughly.

Does this task proposal workflow work without external dependencies?

Yes, this workflow operates independently without requiring external dependencies or components. It focuses on categorizing and proposing follow-up tasks directly within your project management environment.