yp-workflow-execute

star 1

Use when carrying out approved software work. Keeps execution minimal, surgical, and aligned with the approved plan or explicit user direction.

nilsclabb By nilsclabb schedule Updated 5/2/2026

name: yp-workflow-execute description: Use when carrying out approved software work. Keeps execution minimal, surgical, and aligned with the approved plan or explicit user direction.

Execute Work

Implement the work without drifting. This stage is about disciplined execution, not redesigning the project mid-flight.

Required

  • follow the approved plan or explicit user direction
  • keep changes surgical and minimal
  • prefer the simplest code that satisfies the requirement
  • stop and ask when blocked instead of guessing
  • load stack or capability skills only when they are actually needed

Execution Helpers

When useful Load
You want coordinated task claiming or status tracking yp-tasks
Focused delegation would improve execution yp-workflow-subagents
Independent work can run safely in parallel yp-workflow-parallel-agents
Isolation or branch cleanup matters yp-workflow-git-worktrees
Test-first execution or regressions matter yp-workflow-tdd
The work turns into debugging yp-workflow-debugging

Exit Criteria

Leave this stage only when implementation is complete enough to prove something with fresh evidence.

Next Step

Go to yp-workflow-verify.

Install via CLI
npx skills add https://github.com/nilsclabb/yellowpages --skill yp-workflow-execute
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator