follow-up-tasks

Categorize and propose up to three follow-up tasks for completed work.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/bcwgames/FNaF-TVE --skill follow-up-tasks-bcwgames
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: follow-up-tasks
Source: https://github.com/bcwgames/FNaF-TVE/tree/main/Five-Nights-At-Freddys-The-Virtual-Experience/.local/skills/follow-up-tasks
Command: npx skills add https://github.com/bcwgames/FNaF-TVE --skill follow-up-tasks-bcwgames

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams capture and organize follow-up work that should happen after a task is completed, preventing scope creep and ensuring unfinished work is tracked.

Core Features & Use Cases

  • Categorize each follow-up task using one of the predefined categories: incomplete_scope, next_steps, tech_debt, test_gaps
  • Write clear, non-technical titles so non-engineers can understand the impact
  • Review required steps: before marking the current task as complete, propose up to 3 follow-up tasks using the proposeFollowUpTasks mechanism and attach them to the current task
  • Ensure follow-ups do not duplicate or overlap with existing work and avoid trivial tasks
  • Optionally link to related files and contexts to enable smooth handoff

Quick Start

Review your current task and propose up to three high-impact follow-up tasks with clear titles, categories, and descriptions using the provided guidelines, then link them to the current task.

Frequently Asked Questions about follow-up-tasks

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

FAQPage Schema
What are follow-up tasks in project management and when should I propose them?

Follow-up tasks are structured action items proposed before task completion to track ongoing maintenance, future enhancements, or incomplete scope. You should generate them when project work needs clear delineation to ensure nothing is left undone and scope creep is prevented.

How do I categorize follow-up tasks to ensure unfinished work is tracked properly?

You can categorize follow-up tasks using four predefined types: incomplete_scope, next_steps, tech_debt, and test_gaps. This categorization ensures structured tracking of unfinished work and prevents overlaps with existing tasks across your project workflow.

Can I generate non-technical titles for follow-up tasks so non-engineers understand the impact?

Yes, the proposeFollowUpTasks mechanism generates clear, non-technical titles for up to three follow-up tasks linked to your current task. This ensures broad audiences can understand the impact without needing engineering knowledge.

How do I avoid duplicating existing work when proposing follow-up tasks before task completion?

To avoid duplicating work, the task proposal mechanism enforces avoidance of overlaps and irrelevance. It limits proposals to up to three high-impact follow-up tasks and optionally links to related files and contexts to enable a smooth handoff.

What are the limitations of automated follow-up task generation for project planning?

The main limitation is that generation is capped at a maximum of three follow-up tasks per current task. Additionally, the mechanism focuses on avoiding trivial tasks and irrelevance, but requires clear scope delineation to effectively categorize tech_debt and test_gaps.