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-management

Browse skills that share this tag.

  • conversation-only-context - Preserve parent context by dispatching tasks to subagents.
    context-managementmulti-agentorchestrationsubagents

    ★ 2 · Updated 2026-09-23

    Preserves context in long agent sessions by delegating code reads, logs, and VM jobs to persistent subagents that write results to files.

    ⚙ Execute restart wake procedure⚙ Dispatch tasks to persistent subagents⚙ Resume subagents using SendMessage
  • claude-transfer - Cleanly pause or resume Claude session handoffs using briefs.
    claude-codesession-handoffworkflowcontext-management

    ★ 0 · Updated 2026-09-21

    Writes or resumes lean pointer-based handoff briefs in a git-ignored directory to transfer context between Claude sessions on the same repository.

    ⚙ Write session handoff brief⚙ Resume work from handoff brief⚙ Review handoff plan before writing
  • context-management - Two-mode context window management for agents.
    context-managementruntime-compressiondiagnostic-audittoken-budget-management

    ★ 0 · Updated 2026-09-21

    Manages agent context windows via runtime compression and audits token utilization from debug logs.

    ⚙ Compress context dynamically⚙ Select compression tiers⚙ Emit compaction checkpoints
  • AgentDB Memory Patterns - Persistent memory patterns for AI agents using AgentDB.
    agentdbvector-databasememory-patternscontext-management

    ★ 602 · Updated 2026-09-20

    Implements persistent session memory, long-term storage, pattern learning, and context retrieval for AI agents using AgentDB.

    ⚙ Initialize vector database⚙ Start MCP server⚙ Create learning plugin
  • AgentDB Memory Patterns - Persistent memory patterns for AI agents using AgentDB.
    agent-memoryagentdbvector-databasereasoningbank

    ★ 0 · Updated 2026-09-20

    Implement persistent memory patterns for AI agents using AgentDB, including session memory, long-term storage, pattern learning, and context management.

    ⚙ Initialize AgentDB database⚙ Store session and fact memories⚙ Retrieve context with reasoning
  • spec-anchor - Engineering context management for SpecAnchor projects
    context-managementalignment-checkspecanchorcode-governance

    ★ 17 · Updated 2026-09-20

    Compiles bounded engineering context, performs alignment checks, and manages findings for projects with anchor.yaml or .specanchor/.

    ⚙ Load project configurations and context⚙ Output assembly trace visual status⚙ Assemble targeted context bundles
  • adhd-engineer - Cognitive scaffolding for engineers with short focus windows
    adhdproductivitytask-breakdowncontext-management

    ★ 8 · Updated 2026-09-19

    Breaks complex engineering tasks into 8-minute chunks, manages context, guides learning, and provides focus capture templates.

    ⚙ Break tasks into 8-minute micro-tasks⚙ Load and summarize session context⚙ Capture state during focus loss
  • context-synthesizer - Manage memory and summarize context for long projects
    context-managementmemorysummarizationopenspec

    ★ 2 · Updated 2026-09-18

    Manages project memory and synthesizes current state to prevent agent context loss and maintain continuity across sessions.

    ⚙ Load project context⚙ Summarize current project state⚙ Identify relevant project artifacts
  • using-superctx - SuperCtx Reference Guide for Project Context Management
    superctxcontext-managementagent-instructionsshims

    ★ 2 · Updated 2026-09-18

    Provides rules and workflows for agents to manage shared project context using the SuperCtx hub and generated shims.

    ⚙ Update shared project context in hub⚙ Synchronize and check context health⚙ Track local context candidate files
  • mind - Deterministic local project memory for coding agents
    agent-memorylocal-storagepythonmcp

    ★ 76 · Updated 2026-09-17

    Stores atomic durable project facts, recalls them through a graph, tracks provenance, and consolidates them automatically.

    ⚙ Recall project facts⚙ Capture durable facts automatically⚙ Confirm or correct stored facts
  • session-handoff - Create and resume AI agent session handoff documents
    metahandoffcontext-managementsession-transfer

    ★ 2 · Updated 2026-09-17

    Creates and manages handoff documents to enable fresh AI agents to continue work without context loss.

    ⚙ Generate handoff document scaffolds⚙ Validate handoff document completeness⚙ List project handoff documents
  • planning-with-files - Manage task context using persistent markdown files
    context-managementtask-planningprogress-trackingmarkdown

    ★ 1 · Updated 2026-09-16

    Uses persistent markdown files in the project directory to store plans, research findings, session progress, and errors during complex multi-step tasks.

    ⚙ Create task plan files⚙ Create research findings files⚙ Create session progress files
  • ai-patterns - Reference patterns for AI-augmented software development
    ai-codingpatternscontext-managementreference

    ★ 3 · Updated 2026-09-16

    Provides reference patterns, anti-patterns, and context management techniques for AI-augmented software development.

    ⚙ Ensure patterns repository exists⚙ Update patterns repository⚙ Reference AI coding patterns
  • geminiignore-finops - Configure and optimize .geminiignore files for AI FinOps
    finopscontext-managementtoken-optimizationgeminiignore

    ★ 1 · Updated 2026-09-16

    Constructs and maintains .geminiignore files to optimize AI context window usage and reduce token consumption costs across project repositories.

    ⚙ Analyze workspace tech stack⚙ Create or update .geminiignore⚙ Apply category exclusion rules
  • token-efficiency-coach - Diagnose and reduce Claude Code token usage
    token-optimizationclaude-codecontext-managementmcp

    ★ 0 · Updated 2026-09-15

    Diagnoses and reduces Claude Code token usage and context consumption by analyzing system configuration, session state, and workflow habits.

    ⚙ Diagnose fixed configuration costs⚙ Measure session variable costs⚙ Evaluate workflow operational habits
  • strategic-compact - Suggest context compaction at logical workflow boundaries
    context-managementcompactionworkflow-optimization

    ★ 17 · Updated 2026-09-15

    Proposes manual context compaction at strategic workflow points to preserve context through task phases instead of relying on automatic compaction.

    ⚙ Suggest context compaction at logical boundaries⚙ Track session tool call counts⚙ Detect tool call count threshold
  • spawn-agent - Spawn worker agents to keep main context clean
    orchestrationdelegationgemini-clicodex-cli

    ★ 45 · Updated 2026-09-15

    Spawns worker agents like Gemini or Codex CLI to execute scoped tasks, research codebases, and maintain clean orchestrator context.

    ⚙ Spawn Gemini or Codex CLI agents⚙ Execute scoped implementation tasks⚙ Perform codebase research
  • handoff - Create context handoff documents for fresh conversations
    handoffcontext-managementdocumentation

    ★ 0 · Updated 2026-09-14

    Writes a structured handoff file to record context and provides a resume prompt for starting a new conversation.

    ⚙ Create handoff directories⚙ Write structured handoff files⚙ Generate copyable resume prompts
  • ck - Context Keeper - Project Memory for Claude Code
    claude-codecontext-managementmemorynode-js

    ★ 2 · Updated 2026-09-14

    Manages persistent per-project memory and session context for Claude Code using Node.js scripts.

    ⚙ Register project context⚙ Save session state⚙ Resume project briefing
  • ck - Persistent project memory and context manager
    context-managementproject-memorysession-trackingclaude-code

    ★ 17 · Updated 2026-09-13

    Tracks session state and manages persistent project context using Node.js scripts.

    ⚙ Register project⚙ Save session state⚙ Resume session context

Scroll to load more