fsd:dispatch-remote

Dispatch Linear issues to Claude tasks based on their state.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/fixpoint-labs/flow-state-dev --skill fsd-dispatch-remote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fsd:dispatch-remote
Source: https://github.com/fixpoint-labs/flow-state-dev/tree/main/.agents/skills/dispatch-remote
Command: npx skills add https://github.com/fixpoint-labs/flow-state-dev --skill fsd-dispatch-remote

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages the dispatching of tasks for Linear issues to appropriate Claude tasks, optimizing workflows by automating the identification and routing of work items.

Core Features & Use Cases

  • Task Dispatch: Automatically routes Linear issues to the correct Claude task based on their state.
  • State Management: Handles various Linear states such as 'Todo', 'In Spec Dev', and 'Done', dispatching accordingly.
  • User Interaction: Allows interactive resolution of open questions related to issue dispatching.
  • Remote Execution: Dispatches tasks to run autonomously on Claude's cloud environment.
  • Reporting: Provides a summary of dispatched tasks and their statuses.
  • Use Case: When faced with multiple Linear issues, this skill ensures that each is dispatched to the correct Claude task, reducing manual oversight and streamlining the workflow.

Quick Start

Dispatch a task for the Linear issue with ID 'FIX-123'.

Frequently Asked Questions about fsd:dispatch-remote

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

FAQPage Schema
How do I automate Linear issue dispatching to Claude tasks?

You can dispatch Linear issues to Claude tasks by supplying the issue ID, which routes the work item to the correct Claude task based on its state. This automates task identification and dispatching without manual oversight.

Can I trigger Claude task creation from specific Linear issue states?

Yes, Claude task creation can be triggered from specific Linear issue states like 'Todo' or 'In Spec Dev'. The dispatcher evaluates issue states and conditions to route tasks, including spec creation and issue implementation, accordingly.

How do I handle open questions when automating Linear issue workflows?

Open questions during Linear issue workflow automation are handled through direct user interaction. The dispatch process pauses to allow interactive resolution of any open questions related to the specific issue being routed.

Does task dispatch for Linear issues run autonomously on Claude's cloud environment?

Yes, task dispatch for Linear issues runs autonomously on Claude's cloud environment. Remote execution allows dispatched tasks to run without local intervention while providing real-time feedback on task execution status.

What happens after Linear issues are dispatched to Claude tasks?

After Linear issues are dispatched to Claude tasks, the system provides a reporting summary of the dispatched tasks and their statuses. This ensures you have real-time feedback and visibility into the execution state of each work item.