What problem does it solve? Long research and engineering sessions lose context when conversations end: goals, experiment logs, evidence, and review results disappear, forcing the next session to start over. This Skill acts as a gateway that inspects a workspace, recovers its state, and routes exactly one bounded action so work can resume with auditable receipts. ## Core Features & Use Cases - Workspace inspection and routing: Detects PROJECT.md, work-unit.json, and state graphs, then routes to the right narrower action skill (intake, scout, idea, experiment, review, iterate, coordinate). - Bounded foreground autonomy: Runs approved multi-gate project advancement via an autonomy contract, writing progress receipts for every terminal gate without background daemons. - Handoff and evidence discipline: Creates validated handoff projections with redacted facts, enforces Start/Progress/End report labels, and blocks actions missing authorization or evidence. - Use Case: You return to a machine-learning research project after a week. The Skill reads the mission board, shows the active route, evidence gate, and next action, then resumes the approved experiment gate with a receipt trail. ## Quick Start Use $ds-lite to inspect this research workspace, explain why the plugin applies, and route exactly one bounded action.