dev-work

Orchestrate end-to-end plan execution with milestone gates and verification.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mattjefferson/agents --skill dev-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-work
Source: https://github.com/mattjefferson/agents/tree/main/skills/dev-work
Command: npx skills add https://github.com/mattjefferson/agents --skill dev-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute end-to-end plan execution from initiation to completion by coordinating setup, decomposition, execution, verification, and handoff, while enabling resume after interruptions and automatic progression through milestones.

Core Features & Use Cases

  • End-to-end plan orchestration: understands plan scope, milestones, and validation criteria, and drives execution from start to finish.
  • Resume and recovery: detects prior work and resumes from the correct milestone after crashes or interruptions.
  • Guardrails and verification: enforces milestone gates, plan integrity checks, and living-document updates to reflect decisions.

Quick Start

Use the dev-work skill to execute the active plan end-to-end from initiation to completion.

Frequently Asked Questions about dev-work

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

FAQPage Schema
How do I automate end-to-end plan execution from start to finish?

End-to-end plan execution is automated by orchestrating setup, decomposition, execution, verification, and handoff. The workflow coordinates milestone-driven progression and logs progress to ensure completion from initiation.

Can I resume plan execution after an interruption or crash?

Yes, plan execution can be resumed after interruptions. The system detects prior work, identifies the correct milestone, and recovers automatically from where the previous process stopped.

How do verification gates work in milestone-driven workflow automation?

Verification gates in workflow automation enforce milestone checks and plan integrity before progression. This ensures criteria are met and living-document updates accurately reflect execution decisions.

What is a living document for plan management?

A living document for plan management is an automatically updated record that tracks execution progress, validation criteria, and decisions. It maintains plan integrity throughout the workflow lifecycle.

Does plan orchestration work without external dependencies?

Yes, plan orchestration works without external dependencies. The workflow manages execution scope, milestones, and validation criteria internally to drive plans from initiation to completion.