planned-task-runtime

Manage follow-up and completion of tasks in AI workflows.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Rub-git/n8n-auto --skill planned-task-runtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planned-task-runtime
Source: https://github.com/Rub-git/n8n-auto/tree/main/packages/%40n8n/instance-ai/skills/planned-task-runtime
Command: npx skills add https://github.com/Rub-git/n8n-auto --skill planned-task-runtime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the handling of system follow-up turns, background task completion, and running task context, ensuring efficient task management in AI workflows.

Core Features & Use Cases

  • Task Follow-up: Handles planned-task-follow-up turns, including synthesis, replanning, and workflow building.
  • Background Task Management: Manages the completion of background tasks without polling or unnecessary updates.
  • Running Task Context: Provides context on running tasks and task IDs for cancellation or correction.
  • Delegate and Create Tasks: Handles the creation of tasks and delegation processes.
  • Use Case: Imagine an AI workflow that creates tasks and needs to manage follow-ups and background processes. This skill ensures that tasks are handled efficiently, reducing manual intervention and increasing workflow automation.

Quick Start

Load the skill to handle follow-ups for the current message or after spawning create-tasks or delegate.

Frequently Asked Questions about planned-task-runtime

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

FAQPage Schema
How do I manage background task completion in AI workflows without polling?

You can handle system follow-up turns by synthesizing task contexts, replanning workflows, and building subsequent steps. The skill manages planned-task-follow-up turns to ensure automated workflow continuation without manual intervention.

What is the best way to delegate tasks and create follow-ups in automated AI workflows?

Delegating tasks and creating follow-ups in automated AI workflows involves spawning create-tasks or delegate processes. The skill handles the creation and delegation processes, providing running task context and task IDs for cancellation or correction when needed.

Can I cancel or correct a running background task using its task ID?

Yes, you can cancel or correct a running background task by using its task ID. The skill provides running task context that includes task IDs, allowing you to manage and adjust active background processes within your AI workflows.

Does workflow automation require manual intervention for system follow-up turns?

Workflow automation does not require manual intervention for system follow-up turns. The skill automates the handling of follow-up turns, background task completion, and running task context to increase efficiency and reduce manual updates.

Why are my background tasks causing unnecessary updates in automated workflows?

Background tasks cause unnecessary updates when managed through polling mechanisms. The skill addresses this by handling background task completion and running task context without polling, improving overall workflow efficiency and automation.