# handoff-file-context > Handoff snapshot should include touchedFiles and decisionsMade for labor sharing - Author: Roy - Repository: qinghun2016/OpenSkills - Version: 20260131193413 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/qinghun2016/OpenSkills - Web: https://mule.run/skillshub/@@qinghun2016/OpenSkills~handoff-file-context:20260131193413 --- --- name: handoff-file-context description: Handoff snapshot should include touchedFiles and decisionsMade for labor sharing triggers: - handoff - jiaojie --- ## Overview When saving a handoff snapshot (e.g. via POST /api/scheduler/handoff/snapshot), include **touchedFiles** and **decisionsMade** so the next skills-admin session can reuse labor and avoid duplicate work. Handoff snapshot should include touchedFiles and decisionsMade for labor sharing.