dev-maestro

Launch a Kanban dashboard to visualize and manage MASTER_PLAN.md tasks.

Updated Nov 29, 2025
One-click install
npx skills add https://github.com/endlessblink/flow-state --skill dev-maestro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-maestro
Source: https://github.com/endlessblink/flow-state/tree/main/.claude/skills/%F0%9F%8E%BC%20dev-maestro
Command: npx skills add https://github.com/endlessblink/flow-state --skill dev-maestro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dev Maestro helps developers quickly visualize and manage MASTER_PLAN.md tasks in a Kanban-style dashboard, ensuring task continuity and status accuracy across tasks.

Core Features & Use Cases

  • Start or open Kanban to view MASTER_PLAN.md tasks
  • Visualize and troubleshoot task statuses, including DONE/PLANNED mismatches
  • Retrieve and manage tasks via a lightweight local dashboard for development workflows

Quick Start

Ask the user for their preferred port, install Dev Maestro if needed, and start the server on that port.

Frequently Asked Questions about dev-maestro

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

FAQPage Schema
How do I visualize MASTER_PLAN.md tasks in a Kanban dashboard?

You can visualize MASTER_PLAN.md tasks in a Kanban dashboard by using a local development workflow tool that parses the file and renders task statuses. This allows direct monitoring and adjustment of task continuity.

How do I troubleshoot DONE and PLANNED task status mismatches in a local development workflow?

To troubleshoot DONE and PLANNED task status mismatches, launch a local Kanban dashboard that visualizes your MASTER_PLAN.md. This highlights inconsistencies directly from your parsed markdown tasks.

What is the best way to start a local task-management dashboard on a custom port?

The best way to start a local task-management dashboard on a custom port is to specify your preferred port during installation. The server then launches on that port following deterministic startup and health checks.

Can I manage local development tasks directly from a parsed markdown file?

Yes, you can manage local development tasks directly from a parsed markdown file by launching a lightweight dashboard. It retrieves tasks from MASTER_PLAN.md to ensure status accuracy across your workflow.

Does the Dev Maestro workflow require any external dependencies to run the server?

No, the Dev Maestro workflow requires no external dependencies to run the server. It handles installation, startup, and health checks internally within your local development environment.