follow-up-tasks

Propose structured follow-up tasks with titles, categories, and parent linkage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CRAJKUMARSINGH/M3_Bridge --skill follow-up-tasks-crajkumarsingh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: follow-up-tasks
Source: https://github.com/CRAJKUMARSINGH/M3_Bridge/tree/main/.local/skills/follow-up-tasks
Command: npx skills add https://github.com/CRAJKUMARSINGH/M3_Bridge --skill follow-up-tasks-crajkumarsingh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose follow-up tasks before marking your current task as complete.

Core Features & Use Cases

  • Help identify and categorize follow-up work that extends or revises the current task (incomplete_scope, next_steps, tech_debt, test_gaps).
  • Provide structured follow-up items with clear titles, descriptions, and reference to the parent task for tracking.
  • Support optional sample follow-ups and auto-linking to the parent task for project visibility.

Quick Start

Suggest 3-5 high-impact follow-up tasks for the current task, each with a title, category, and description.

Frequently Asked Questions about follow-up-tasks

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

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

The Skill suggests 3-5 high-impact follow-up tasks before task completion by analyzing incomplete scope, next steps, tech debt, and test gaps to generate structured proposals linked to the parent task.

What is the best way to track tech debt and test gaps discovered during a project workflow?

Tracking tech debt and test gaps involves categorizing them into structured follow-up tasks with titles, descriptions, and categories, which are then auto-linked to the parent task for project visibility.

How do I avoid duplicate task creation when proposing next steps for incomplete scope?

Avoiding duplicate follow-up tasks requires checking existing project tasks before generating new proposals, ensuring that next steps for incomplete scope are unique and non-redundant.

Does this follow-up task generation require any specific project management dependencies?

No specific dependencies are required; the follow-up task generation operates independently to propose structured items with titles, descriptions, categories, and parent linkages.

Can I link proposed follow-up tasks directly to an existing parent task?

Yes, proposed follow-up tasks can be directly linked to an existing parent task using the proposeFollowUpTasks workflow, which enforces parent linkage for tracking within project workflows.