workflow-plan

Creates and updates execution plans for multi-step work with progress tracking.

46|7|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/sunyonghuan/Netor.Madorin --skill workflow-plan-sunyonghuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-plan
Source: https://github.com/sunyonghuan/Netor.Madorin/tree/main/.github/skills/workflow-plan
Command: npx skills add https://github.com/sunyonghuan/Netor.Madorin --skill workflow-plan-sunyonghuan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of managing multi-step work by turning vague goals into a clear execution plan with trackable progress and an easy resumption path after interruptions.

Core Features & Use Cases

  • Plan Creation: Creates a structured step-by-step plan for a project, task, or implementation effort.
  • Progress Tracking: Updates each subtask and step as work is completed so status stays visible.
  • Recovery and Continuation: Reads an existing plan, finds the first unfinished step, and continues from there.
  • Use Case: Use it when you need to coordinate a feature rollout, bug fix, documentation task, or any workflow that must be resumed and reported clearly.

Quick Start

Ask the assistant to create an execution plan for your project and keep updating the same plan as each step is completed.

Frequently Asked Questions about workflow-plan

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

FAQPage Schema
How do I track stepwise progress for a multi-step project workflow?

Track stepwise progress for a multi-step project workflow by creating a structured execution plan that preserves step status and completion percentages. The plan requires structured file creation and line-by-line updates to maintain visibility as each subtask is completed.

What is the best way to resume an interrupted task implementation plan?

Resume an interrupted task implementation plan by reading the existing structured file to find the first unfinished step. The workflow management process continues automatically from that exact point, ensuring clear recovery and continuation for project delivery.

Can I use this workflow management approach for bug fixes and documentation tasks?

Yes, you can use this workflow management approach for bug fixes, documentation tasks, and feature implementation. It applies to any workflow that needs stepwise progress tracking, applying structured file creation to coordinate project delivery.

How do I create an execution plan for a feature rollout?

Create an execution plan for a feature rollout by asking the assistant to structure your project delivery into steps. The plan turns vague goals into trackable progress with a final modified-files summary, removing the friction of managing multi-step work.

Does build verification and progress tracking require structured file updates?

Yes, build verification and progress tracking require structured file creation and line-by-line updates. This ensures step status, completion percentages, and modified-files summaries stay visible and accurate throughout the project coordination process.