Facilitates structured closure of work sessions by reviewing task status, saving state checkpoints, and generating progress summaries.
The workflow-end skill provides a professional handover mechanism for Claude Code sessions, ensuring that no context is lost when pausing development. It systematically audits active tasks, prompts the user for status updates on in-progress work, and identifies newly unblocked dependencies. By persisting the final task state to a structured JSON checkpoint, it enables seamless resumption of work through the Auto-Orchestrate framework while providing a clear summary of completed versus remaining items to maintain project momentum.
主な機能
01Persistent state saving with PERSIST-001 compliance
020 GitHub stars
03Interactive resolution for in-progress work items
04Dependency tracking and unblocking notifications
05Comprehensive session summary generation
06Automated task status auditing and review
ユースケース
01Concluding a daily development sprint with a detailed status report
02Saving complex project context before switching branches or tasks
03Managing task handovers within the Auto-Orchestrate ecosystem