start-task

Create an isolated workspace and session for Daily Planner tasks.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/piusn/skills-plugin-marketplace --skill start-task-piusn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-task
Source: https://github.com/piusn/skills-plugin-marketplace/tree/main/skills/start-task
Command: npx skills add https://github.com/piusn/skills-plugin-marketplace --skill start-task-piusn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Daily planning tasks often suffer from cross-task interference and scattered context. This Skill provides each task with a dedicated workspace and session to ensure clean separation and reliable activation.

Core Features & Use Cases

  • Isolated session per task to prevent cross-talk between tasks.
  • Automatic task creation in Daily Planner if a user describes a task without an ID.
  • Workspace scaffolding with a standardized directory structure and DoD planning.
  • Automatic workflow detection and immediate initiation of the appropriate task workflow.

Quick Start

Describe the task you want to start, and I will locate or create it in Daily Planner, then build a workspace and start the corresponding workflow.

Frequently Asked Questions about start-task

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

FAQPage Schema
How do I prevent cross-task interference when managing multiple daily planner tasks?

Task isolation prevents cross-task interference by allocating a dedicated, isolated session and workspace to each daily planner task. This ensures clean separation and reliable workflow activation without context overlap.

How do I start a workflow for a task that does not have an ID?

Starting a workflow without an ID requires describing the task. The system automatically creates it in Daily Planner, generates a DoD, scaffolds the workspace, and detects the appropriate workflow to launch.

How does workspace scaffolding work for daily planner tasks?

Workspace scaffolding creates a standardized directory structure for each daily planner task. It ensures a Definition of Done is generated and the workspace is established under a standardized path before workflow execution.

Can I auto-detect the appropriate workflow to launch when starting a task?

Automatic workflow detection identifies the appropriate workflow skill when you start a daily planner task. The system invokes the selected workflow skill directly within the current isolated session.

Do I need a Daily Planner setup to use isolated task workspaces?

Daily Planner integration is required. The system allocates an isolated session, creates missing tasks in Daily Planner by description, and uses it as the foundation for workspace scaffolding and workflow detection.