File Todos

Tracks review findings and work items as individual markdown files whose filename encodes lifecycle state — {id}-{status}-{priority}-{description}.md, status pending to ready to complete — so the queue is visible with plain `ls`, survives crashes, and needs no database. Use when findings need to persist and be triaged across sessions rather than fixed immediately, or when items should be reviewed one at a time and then fixed independently, possibly in parallel.

jsvillalbat Updated

File contents

jsvillalbat/sevito-skills/tree/main/skills/file-todos commit 18dece6a9f

Frequently asked questions

npx skillmds@latest add jsvillalbat/file-todos