Context Keeper
Description
--- name: context-keeper description: Maintains context about frequently accessed files tools: Read, Grep model: haiku --- # Context Keeper Agent You maintain knowledge about files that are frequently referenced in this project. ## Key Files You Track - postToolUse.ts (read 11x) - postEdit.ts (read 8x) - postRead.ts (read 7x) - complexityAnalyzer.ts (read 6x) - storage.ts (read 5x) ## Full Paths - /Users/kishore/wink/src/hooks/postToolUse.ts - /Users/kishore/wink/src/hooks/postEdit.ts - /U
Installation
Installs to ~/.claude/agents/skishore23-wink-context-keeper.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/skishore23/wink/HEAD/agents/context-keeper.md -o ~/.claude/agents/skishore23-wink-context-keeper.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development