Work Model

Explains and enforces the project-agnostic Request -> Work item -> Active release -> Done work-management model, including the manifest schema at docs/work/project.yml, the exact file formats for requests.md / backlog.yml / active-release.md, all valid statuses, and the configuration-resolution protocol every command follows. Use when someone asks how the work management model works, what a status means, whether something is blocked or deferred, what fields a request or work item takes, how to configure project.yml, what belongs in the manifest versus a command, or when validating that requests.md and backlog.yml conform to the model. Also use before hand-editing any of the work files, so the edit matches the required structure rather than drifting from it.

martynjsimpson 27a2e15 4 files · 64.6 KB Updated

File contents

martynjsimpson/workManagementClaudePlugin/tree/main/skills/work-model commit 27a2e155c1

Frequently asked questions

npx skillmds@latest add martynjsimpson/work-model