·engineer-work
</>

engineer-work

Execute implementation plans with git branching, progress tracking, quality checks, and PR creation. Use when the user says "build this", "implement this", "start working", "execute the plan", or provides a plan file to execute.

6Installs·1Trend·@elliottrjacobs

Installation

$npx skills add https://github.com/elliottrjacobs/bench-skills --skill engineer-work

How to Install engineer-work

Quickly install engineer-work AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/elliottrjacobs/bench-skills --skill engineer-work
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: elliottrjacobs/bench-skills.

SKILL.md

View raw

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

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

Initialize tracking: Create a TodoWrite with all tasks from the plan. Mark Task 0 (setup) as inprogress.

Execute implementation plans with git branching, progress tracking, quality checks, and PR creation. Use when the user says "build this", "implement this", "start working", "execute the plan", or provides a plan file to execute. Source: elliottrjacobs/bench-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/elliottrjacobs/bench-skills --skill engineer-work
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from elliottrjacobs/bench-skills

Quick answers

What is engineer-work?

Execute implementation plans with git branching, progress tracking, quality checks, and PR creation. Use when the user says "build this", "implement this", "start working", "execute the plan", or provides a plan file to execute. Source: elliottrjacobs/bench-skills.

How do I install engineer-work?

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

Where is the source repository?

https://github.com/elliottrjacobs/bench-skills