About
The LLM Context Manager skill establishes a standardized .llm/ directory at your project root, providing a dedicated space for Claude to store and reference project-specific information without cluttering your version control history. It enables seamless task tracking through a dynamic markdown todo list that synchronizes with implementation progress, while also supporting read-only reference materials like external documentation or tool clones. By keeping this context local and excluded from git, developers can provide the AI with extensive domain knowledge and granular plan tracking for more accurate and efficient coding sessions.