memo-context
01Skill Claude CodeCodex
A skill that extracts five types of context from the current conversation, infers the project's level and category, and saves a snapshot in the .memo folder with an index entry.
Skill Claude CodeCodex
A skill that extracts five types of context from the current conversation, infers the project's level and category, and saves a snapshot in the .memo folder with an index entry.
Skill Claude CodeCodex
A documentation-sync helper that examines changes related to the docs/ folder and suggests updates to documentation and the document index in MEMO.md.
Skill Claude CodeCodex
A project-memory loader that reads active snapshot files from .memo/index.md along with MEMO.md. It gives the coding agent background about the project’s history.
Skill Claude CodeCodex
A review workflow that compares active snapshots, removes duplicate information, and considers the current project state.
Skill Claude CodeCodex
A memo skill that acts as a main dispatcher for a wider skill system. The description also defines when it is triggered, how parameters are mapped, and how it runs.