engineer-work

Installation
SKILL.md

/engineer-work — Plan Execution

Execute implementation plans task-by-task with structured progress tracking, incremental commits, quality checks, and PR creation.

When to Use

  • User says "build this", "implement this", "start working"
  • After completing /engineer-plan and ready to execute
  • User provides a plan file to implement

Process

Step 1: Setup

Locate the plan: Use $ARGUMENTS as the plan path, or check docs/plans/ for the most recent plan, or ask the user.

Create a branch:

git checkout -b feature/<plan-name>
Related skills

More from elliottrjacobs/bench-skills

Installs
8
GitHub Stars
1
First Seen
Feb 12, 2026