← all publishers

dhruv-anand-aintech

@dhruv-anand-aintech source repo

4 published skills

  1. Continue Later · dhruv-anand-aintech
    Generate 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).
    0
    installs
  2. Continue Later Fast · dhruv-anand-aintech
    Run 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.
    0
    installs
  3. Resume Continuation · dhruv-anand-aintech
    Read 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.
    0
    installs
  4. Resume From Earlier · dhruv-anand-aintech
    Resume 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.
    0
    installs