context-manager

Automatically discovers and loads relevant project context from markdown documentation before each task. This skill should be used at the start of every task to ensure Claude has access to project plans, architecture, implementation status, and feedback. It intelligently matches context documents based on keywords, file paths, and task types, then loads relevant documentation to inform the current work.

$ Installieren

git clone https://github.com/jiunbae/agent-skills /tmp/agent-skills && cp -r /tmp/agent-skills/context/context-manager ~/.claude/skills/agent-skills

// tip: Run this command in your terminal to install the skill