From engram
engram: Manage the identity codebook — show the active codebook, diff against CLAUDE.md, initialize new codebooks, or validate existing ones
How this skill is triggered — by the user, by Claude, or both
Slash command
/engram:codebookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage the active identity codebook for the current project.
Manage the active identity codebook for the current project.
Present the following options to the user and ask which they want:
.engram-codebook.yaml override filemcp__engram__get_stats with no arguments.codebook field from the result and display each dimension with its key, description, and any example values.CLAUDE.md file from the project root.mcp__engram__derive_codebook with the full CLAUDE.md content as the content argument.mcp__engram__get_stats to get the currently active codebook dimensions.Walk the user through creating a .engram-codebook.yaml override file.
CLAUDE.md file from the project root.mcp__engram__derive_codebook with the CLAUDE.md content to get auto-derived dimensions. Display them..engram-codebook.yaml in the project root..engram-codebook.yaml. Engram will use this on the next session start."Check that the active codebook covers all meaningful sections of CLAUDE.md.
CLAUDE.md file from the project root.mcp__engram__derive_codebook with the CLAUDE.md content.mcp__engram__get_stats to get the active codebook.mcp__engram__check_redundancy with a sample of the CLAUDE.md content to detect any patterns the codebook is not capturing.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub pythondatascrape/engram-ccode --plugin engram