context management skills

533 tagged context management, measured the same way as everything else here.

Browse within: knowledge-graph 61developer-productivity 57semantic-search 57context-engineering 54ai-pair-programming 46ai-coding-assistant 39ai-developer-tools 39cli-tool 39markdown 35agentic-engineering 27ai-skills 27pseudomonorepo 27cli-plugin 23autonomous-repair 21

kanwas-cli

01

kanwas-ai/kanwas

Skill Claude CodeCodex

Sync local files with a Kanwas workspace using the kanwas CLI. Use when the user wants to pull workspace content into the repo, push local edits back, or bulk-import markdown files from disk. Workspaces are trees of markdown notes organized into canvases (directories).

744 18d ago A 58 tokens

design-prototype

02

huiliyi37/Tianshu-harness

Skill Claude CodeCodex

Frontend UI prototype workflow — clarify intent, explore directions, preview across viewports, diff against references, deliver with screenshot evidence.

286 3d ago A 28 tokens original Apache-2.0

office-docx

03

huiliyi37/Tianshu-harness

Skill Claude CodeCodex

A tool for creating and reading editable Microsoft Word documents in the .docx format. It supports common document parts such as headings, paragraphs, tables, code blocks, lists, and centred titles.

286 3d ago A 50 tokens original Apache-2.0

visual-acceptance

04

huiliyi37/Tianshu-harness

Skill Claude CodeCodex

A visual final-review method for user-interface changes. It checks the rendered result with repeatable screenshots, pixel values, computed styles, and CSS layering checks across themes.

286 3d ago A 89 tokens original Apache-2.0

kn-handoff

05

knowns-dev/knowns

Skill Claude CodeCodex

Use when a feature crosses repository boundaries and one side must hand work to the other - generates a self-contained frontend-to-backend brief or backend-to-frontend API contract.

241 5d ago A 37 tokens original MIT

kn-implement

06

knowns-dev/knowns

Skill Claude CodeCodex

Use when implementing a task - follow the plan, check ACs, track progress.

241 5d ago A 20 tokens original MIT

kn-spec

07

knowns-dev/knowns

Skill Claude CodeCodex

Use when creating a specification document for a feature (SDD workflow).

241 5d ago A 17 tokens original MIT

hipocampus-core

08

kevin-hs-sohn/hipocampus

Skill Claude CodeCodex

3-tier agent memory system with 5-level compaction tree. Codex CLI version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.

205 2mo ago A 44 tokens original MIT

kevin-hs-sohn/hipocampus

Skill Claude CodeCodex

Build 5-level compaction tree (daily/weekly/monthly/root) with smart thresholds and fixed/tentative lifecycle. Run at session start when triggers are met, or via external scheduler.

205 2mo ago A 45 tokens original MIT

hipocampus-search

10

kevin-hs-sohn/hipocampus

Skill Claude CodeCodex

Search memory using qmd (BM25 + optional vector) and compaction tree traversal. Use ROOT.md to decide whether to search memory or look externally. Always check memory before external lookups.

205 2mo ago A 44 tokens original MIT

recall-maintain

13

davegoldblatt/total-recall

Skill Claude CodeCodex

Pressure-based memory cleanup. Demotes, archives, or pins entries when working memory exceeds budget.

201 6mo ago A 19 tokens

agent-delegation

14

kangarooking/system-prompt-skills

Skill Claude CodeCodex

A guide for designing systems where several specialised AI agents share work. It covers dividing responsibilities, passing short task summaries, managing task stages, and checking results.

176 4mo ago A 141 tokens original MIT

memory-system

15

kangarooking/system-prompt-skills

Skill Claude CodeCodex

Design guidance for giving an AI a persistent memory system. It covers storing, finding, using, changing, and deleting information such as user preferences and project knowledge.

176 4mo ago A 166 tokens original MIT

persona-design

16

kangarooking/system-prompt-skills

Skill Claude CodeCodex

Persona design defines an AI’s core identity, role, limits, and relationship with the user. It answers what the AI is and how it should behave in a specific product or context.

176 4mo ago A 148 tokens original MIT

project-brain

17

Ethan-YS/project-brain

Skill Claude CodeCodex

Triggers (all require explicit user request — do NOT activate just because a brain/ folder exists): (1) The user wants to set up project-level memory ("set up project brain", "scaffold project context", "init project brain", "建项目脑"). (2) The user is in a directory containing brain/ AND explicitly asks to resume /…

169 2mo ago A 237 tokens original MIT

engram

18

Patdolitse/piia-engram

Skill Claude CodeCodex

Local-first personal AI identity and memory layer for MCP-compatible coding tools (Claude Code, Codex, Cursor, and others). Use this skill when the user wants to continue from a previous session ("continue from last session", "pick up where we left off"), recall a past decision ("what did we decide", "what was our…

157 3d ago A 175 tokens AGPL-3.0

good-skill

21

sheawinkler/ContextLattice

Skill Claude CodeCodex

Use only for fixture validation of narrow skill routing. Avoid for normal repo work.

152 5d ago A 20 tokens original Apache-2.0

mnemo-cortex

22

GuyMannDude/mnemo-cortex

Skill Claude CodeCodex

Installs and wires Mnemo Cortex (local-first persistent memory) into OpenClaw and other MCP-capable agents. Use for cross-session recall, decision history, or multi-agent shared memory.

151 3d ago A 44 tokens original MIT

ctx delete

23

dchu917/ctx

Skill Claude CodeCodex

Delete the latest session in a ContextFun workstream, or delete a specific session id.

128 4mo ago A 21 tokens original MIT

ctx start

24

dchu917/ctx

Skill Claude CodeCodex

Create a new ContextFun workstream and its first session, then print a markdown pack.

128 4mo ago A 21 tokens original MIT