Work provides plan execution capabilities to an agent: it parses textual plans into structured tasks, persists them (SQLite), updates statuses, and recommends the next action. It supports copy, append, and resume modes to manage project plans across sessions.
Trigger this skill when the user asks for planning or task management phrases like 'copy plan', 'append plan', 'resume plan', 'what's next', 'todo', or 'priorities'. Use it to keep task state between sessions and to surface the next recommended task.
Designed for Claude Code-style skill runners that can execute local scripts and access project files; compatible with agent runtimes that allow file and DB access.
This skill has not been reviewed by our automated audit pipeline yet.