Toolverse
All skills

context-anchor

by openclaw

Recover from context compaction by scanning memory files and surfacing where you left off. Use when waking up fresh, after compaction, or when you feel lost about what you were doing.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
DevOps
Views
9

About this skill

Recover from context compaction by scanning memory files and surfacing where you left off. Use when waking up fresh, after compaction, or when you feel lost about what you were doing.

How to use

  1. Zainstaluj skill context-anchor w swoim środowisku agenta, klonując repozytorium z openclaw/skills lub dodając go do konfiguracji MCP servera.

  2. Uruchom pełny raport kontekstu poleceniem ./scripts/anchor.sh — wyświetli to bieżące zadanie, aktywne pliki kontekstu, ostatnie decyzje i otwarte pętle z ostatnich 2 dni.

  3. Jeśli potrzebujesz tylko konkretnych informacji, użyj flag: --task aby zobaczyć tylko bieżące zadanie, --active aby wyświetlić aktywne pliki, --decisions aby zobaczyć ostatnie decyzje, --loops aby znaleźć otwarte pytania i blokery.

  4. Aby przeszukać dalej wstecz w historii, dodaj flagę --days N, na przykład ./scripts/anchor.sh --days 3 przeskanuje ostatnie 3 dni zamiast domyślnych 2.

  5. Skill automatycznie skanuje memory/current-task.md, dzienniki daily logs (YYYY-MM-DD.md) i pliki w context/active/, szukając statusu zadań, decyzji (linie zawierające "Decision:", "Decided:", "✅") oraz otwartych pętli ("?", "TODO:", "Blocker:", "Need to").

  6. Przejrzyj wygenerowany raport strukturalny, aby szybko zorientować się w stanie projektu, zidentyfikować następne kroki i wznąć pracę bez utraty kontekstu.

Related skills

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106