·workflow-execute-plans
>_

workflow-execute-plans

heyvhuang/ship-faster

Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan, batch execution, follow the plan.

6Installs·0Trend·@heyvhuang

Installation

$npx skills add https://github.com/heyvhuang/ship-faster --skill workflow-execute-plans

SKILL.md

Reliably turn a "written plan file" into implementation results, avoiding drift or accumulated risk from doing everything at once.

Core strategy: Batch execution + pause for feedback after each batch.

Rule: Don't "guess while doing". Clarify when plan is unclear.

Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan, batch execution, follow the plan. Source: heyvhuang/ship-faster.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/heyvhuang/ship-faster --skill workflow-execute-plans
Category
>_Productivity
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is workflow-execute-plans?

Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan, batch execution, follow the plan. Source: heyvhuang/ship-faster.

How do I install workflow-execute-plans?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/heyvhuang/ship-faster --skill workflow-execute-plans Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/heyvhuang/ship-faster