ワンクリックで
continue-later-skill
continue-later-skill には dhruv-anand-aintech から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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).
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.
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.
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.