概要
The Lightweight Task Workflow skill transforms Claude Code into a structured project manager by implementing a rigorous state machine. It moves task tracking out of volatile chat history and into persistent files (.claude/tasks.md, requirements.md, and session.md), ensuring that complex, multi-step coding projects remain organized across sessions. By requiring explicit state announcements and verification phases, it prevents Claude from skipping steps, losing context, or auto-advancing without meeting your specific 'Definition of Done' criteria.