work

Installation
SKILL.md

Work Plan Execution Command

Adhere to the Builder Ethos (ETHOS.md): Boil the Lake, Search Before Building, User Sovereignty.

Execute a work plan efficiently while maintaining quality and finishing features.

Introduction

This command takes a plan folder (containing spec.md and prd.json) and executes stories systematically. The focus is on shipping complete features by following the PRD story breakdown, respecting dependencies, and maintaining quality throughout.

Input

#$ARGUMENTS

Parse input: Split arguments into <path> and optional flags (--swarm).

If the path is empty, ask the user: "Which plan would you like to work on? Provide the folder path (e.g., docs/plans/2026-01-30-feat-user-auth/)."

Installs
1
First Seen
Mar 29, 2026
work — somtougeh/dotfiles