Issue Driven Workflow

Turn a large task into a persistent plan file and a trackable Issue CSV (local files, not an external issue tracker), then execute the issues autonomously with per-row status updates. Use when work must survive across sessions or hand off between agents, when you need an auditable record of multi-step execution, or to resume a plans/ and issues/ pair from an earlier session. Do not use for single-session tasks that your harness's built-in plan or todo tracking already covers.

appautomaton f34b84d 13 files · 45.0 KB Updated

File contents

appautomaton/agent-designer/tree/main/skills/issue-driven-workflow commit f34b84dacb

Frequently asked questions

npx skillmds@latest add appautomaton/issue-driven-workflow