dhruv-anand-aintech
- 4 skills
- 0 followers
- 1 day ago last updated
- ▌ Continue Later · dhruv-anand-aintechGenerate a structured continuation.md for handoffs—project context, state, tasks, gotchas, and deploy steps. Use when the user wants to save state or hand off work (not for quick raw git dumps; use continue-later-fast for that).
- ▌ Continue Later Fast · dhruv-anand-aintechRun continue-later-fast from PATH (installed to ~/.local/bin by install.sh) from the project git root, or ~/.config/continue-later/continue-later-fast.sh. Writes continuation-fast.md (git + recent prompts). No LLM summary.
- ▌ Resume Continuation · dhruv-anand-aintechRead and summarize continuation.md or continuation-fast.md (whichever exists—prefer structured continuation.md when both are present) so work can resume quickly without losing context.
- ▌ Resume From Earlier · dhruv-anand-aintechResume work from continuation.md or continuation-fast.md. Use when the user runs /resume-from-earlier or asks to pick up from a handoff file—same logic as resume-continuation, shipped as its own skill folder so every platform discovers it by name.