scaffold/.claude/skills/task-manager/SKILL.md
Session-persistent task management using docs/tasks/ files for continuity across Claude Code sessions
npx skillsauth add gstredny/lauren-loop task-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage development tasks with persistence across Claude Code sessions using markdown files in docs/tasks/.
docs/tasks/ for existing task filesdocs/tasks/closed/docs/tasks/open/[descriptive-name].mddocs/tasks/closed/[descriptive-name].mddocs/tasks/deferred/[descriptive-name].mdSee docs/tasks/TEMPLATE.md for the full template.
chart-legend-fix.md)development
Follow the end-to-end delivery workflow for planning, task-file management, execution, code review, verification, and closeout without relying on Claude-specific hooks or command conventions.
testing
Plan implementation work before coding by defining public interfaces, real collaborator boundaries, and vertical RED or VERIFY slices.
development
Manage task files in docs/tasks/open and docs/tasks/closed, including task discovery, resume/create rules, append-only Attempts logging, Left Off At updates, Code Review field handling, and needs verification closeout.
data-ai
Review an implementation plan before execution to catch missed success criteria, scope creep, constraint violations, unverified assumptions, and missed reuse opportunities.