LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: context recovery

Browse skills that share this tag.

  • start - Session Initialization — Restore Context & Brief Next Steps
    session initializationcontext restorationgit statusproject briefing

    ★ 40 · Updated 2026-06-30

    Reads the project's next-steps file and git status in parallel to restore previous context, then outputs a session briefing with the current task and a suggested next step.

    ⚙ read next-steps file⚙ read git status and log⚙ read session notes
  • restore-session - Restore Previous Claude Session Context
    session restorationcontext recoverygit historyCLI tool

    ★ 33 · Updated 2026-06-30

    Restore context from previous Claude sessions using session files and git history

    ⚙ list recent sessions⚙ load session files⚙ search git commits
  • beads - Git-backed issue tracker with persistent memory for multi-session AI agent work
    issue trackerpersistent memorymulti-session workgit integration

    ★ 26 · Updated 2026-02-23

    Graph-based issue tracker that provides persistent memory for multi-session work with complex dependencies, surviving conversation compaction

    ⚙ track multi-session work⚙ manage complex dependencies⚙ survive conversation compaction
  • catchup - Catchup: Full Branch Context Recovery for Code Projects
    context recoverygit workflowcode understandingdevelopment tools

    ★ 0 · Updated 2026-02-14

    Recovers branch context by reading all changed files after extended absence.

    ⚙ run git diff for changed files⚙ read changed files⚙ summarize branch context