Simple Implement

Implement one task from a feature's issues.json work queue: reads the feature's planning docs in docs/<feature-name>/, picks the highest-priority unblocked task (or a task ID the user names), implements and verifies it, then updates issues.json and progress-log.md. Use when the user wants to implement a task, work on the next issue, continue building a feature, or make progress on a task list. Triggers: "implement the next task", "work on the next issue", "continue implementation", "pick up where we left off", "do the next task".

Troyanovsky 91c50f0 2 files · 11.0 KB Updated

File contents

Troyanovsky/simple-harness/tree/main/simple-implement commit 91c50f0606

Frequently asked questions

npx skillmds@latest add troyanovsky/simple-implement