概要
The Context Commit Manager skill enables developers to document critical project information—including architectural decisions, development workflows, and technical requirements—directly within Git history. By creating specialized [CONTEXT] commits and referencing them in a CLAUDE.md file, this skill ensures that project knowledge is immutable, version-controlled, and easily accessible to AI agents. This approach provides a seamless way to maintain project state across different sessions and team members without cluttering the source code with external documentation files.