About
The TaskManager Memory skill serves as a durable 'project brain' that allows Claude to capture, store, and retrieve long-term project context such as architectural decisions, coding conventions, and bugfix history. By maintaining a structured JSON-based memory file, the skill ensures that critical project constraints are automatically surfaced during relevant tasks while using a sophisticated conflict detection system to identify when stored knowledge diverges from the actual codebase. It bridges the gap between ephemeral chat sessions and permanent documentation, providing a reliable way for AI agents to maintain consistency across complex, long-running development projects.