What problem does it solve? When you are about to leave work, long-winded agent responses, unnecessary clarifying questions, and speculative refactors keep you at your desk. This Skill switches the agent into an off-work rush mode that minimizes time-to-exit by shipping the smallest working change and cutting all ceremony from responses. ## Core Features & Use Cases - Decide instead of asking: The agent picks conventional defaults and states each decision in one line instead of blocking on questions. - Blockers-only review: Code review output leads with an approve/fix-first verdict and lists only merge-blocking findings as file:line plus fix snippets. - Verify and one-line handoff: Runs the project's verify entry, fixes failures until green, and ends with a single-line summary of what works, what is parked, and whether you can leave. - Use Case: At 6:55 PM you need one last ticket fixed before heading out. Invoke the mode, and the agent implements exactly the requested change, runs the verify command, and closes with "You can go." ## Quick Start Tell the agent to enter off-work mode by invoking /i-want-get-off-work, then give it your final task of the day.