ln-300-task-coordinator

Coordinates creation or planning of implementation tasks from a user's story description.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/bbsbot/mac-md-win --skill ln-300-task-coordinator-bbsbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-300-task-coordinator
Source: https://github.com/bbsbot/mac-md-win/tree/main/.claude/skills/workflow/ln-300-task-coordinator
Command: npx skills add https://github.com/bbsbot/mac-md-win --skill ln-300-task-coordinator-bbsbot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating or updating implementation tasks for a given Story, ensuring a structured and efficient workflow.

Core Features & Use Cases

  • Automated Task Planning: Analyzes Story requirements (AC, Technical Notes) to build an optimal plan of 1-8 implementation tasks.
  • Intelligent Delegation: Detects whether to create new tasks or replan existing ones, routing requests to specialized worker Skills.
  • Use Case: When a new feature is defined in a Story, this Skill automatically breaks it down into actionable implementation tasks, assigns them to the correct team, and ensures they are ordered logically for execution.

Quick Start

Use the ln-300-task-coordinator skill to create implementation tasks for the story with ID 'ST-123'.

Frequently Asked Questions about ln-300-task-coordinator

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

FAQPage Schema
How do I automate task creation for a Linear story?

To automate task creation, the coordinator analyzes a Linear story's requirements and acceptance criteria to build an optimal plan of 1-8 implementation tasks. It automatically breaks down the feature and orders tasks logically for execution.

How does story decomposition work for implementation planning?

Story decomposition for implementation planning works by analyzing the story's acceptance criteria and technical notes to generate an ordered set of actionable tasks. This ensures a structured workflow by routing requests to specialized worker skills based on the detected mode.

What's the best way to replan existing implementation tasks in an agile workflow?

The best way to replan existing implementation tasks is to use a coordinator that detects the replanning mode and delegates the request to a specialized replanner. This updates the task structure based on the story's current requirements.

Can I automatically assign tasks to the correct team using workflow automation?

Yes, you can assign tasks to the correct team using workflow automation because the coordinator auto-discovers the team ID. It ensures generated implementation tasks are automatically associated with the proper team during the planning process.

Do I need to manually specify whether to create or replan tasks for a story?

No, you do not need to manually specify whether to create or replan tasks. The coordinator intelligently detects whether to create new tasks or replan existing ones, routing the request to the appropriate worker skill automatically.

How many implementation tasks are generated from a single story?

A single story generates 1-8 implementation tasks. The coordinator analyzes the story requirements to build an optimal plan, ensuring the tasks are ordered logically for execution without overwhelming the workflow.