uninterrupted-execution-planner

Creates TED-compliant onboarding and offboarding workflows for Trello Enterprise.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/eivindeb/agent-skills --skill uninterrupted-execution-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uninterrupted-execution-planner
Source: https://github.com/eivindeb/agent-skills/tree/main/uninterrupted-execution-planner
Command: npx skills add https://github.com/eivindeb/agent-skills --skill uninterrupted-execution-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill ensures that long-running or complex tasks have a clear, agreed-upon contract before any implementation begins, preventing scope creep and misunderstandings.

Core Features & Use Cases

  • Task Agreement Creation: Generates a formal .agent/tasks/TASK.md file.
  • Standardized Structure: Enforces essential sections like Objective, Acceptance Criteria, Milestones, Verification, Error Policy, and Evidence Mapping.
  • Input Normalization: Integrates user-provided specifications, tickets, or notes into the agreement.
  • Use Case: Before starting a major feature development, use this skill to create a comprehensive TASK.md that outlines all acceptance criteria, defines verification steps, and establishes an error escalation policy, ensuring alignment between stakeholders and the development agent.

Quick Start

Use the uninterrupted-execution-planner skill to create a task agreement for the feature 'Implement user authentication'.

Frequently Asked Questions about uninterrupted-execution-planner

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

FAQPage Schema
How do I create a task agreement for long-running development work?

To create a task agreement, this skill normalizes your specifications into a persistent `.agent/tasks/TASK.md` file, defining acceptance criteria, milestones, and error escalation policies before implementation begins.

Why should I formalize acceptance criteria and milestones before coding?

Formalizing acceptance criteria and milestones prevents scope creep and misunderstandings by establishing a clear, agreed-upon contract with verification steps and error escalation policies before any implementation starts.

What is the best way to document task verification and error escalation policies?

The best way to document task verification and error policies is generating a standardized `TASK.md` agreement that maps evidence to milestones and defines closure checks for long-running work.

Can I integrate existing tickets and notes into a standardized task management format?

Yes, this skill performs input normalization to integrate your existing tickets, specifications, or notes directly into the standardized `.agent/tasks/TASK.md` task agreement structure.

When do I need a formal task agreement for feature development?

You need a formal task agreement when starting major feature development to ensure alignment between stakeholders and the development agent, enforcing sections like Objective, Verification, and Evidence Mapping.

What sections are required in a normalized task agreement file?

A normalized task agreement requires Objective, Acceptance Criteria, Milestones, Verification, Error Policy, and Evidence Mapping sections, ensuring all required components are present before implementation handoff.