Generate Memory — Development skill for Claude Code
Generate a structured Engram memory unit.
How to install Generate Memory
Installs to ~/.claude/skills/the-long-ride-engram-generate-memory/SKILL.md
mkdir -p ~/.claude/skills/the-long-ride-engram-generate-memory && curl -fsSL https://raw.githubusercontent.com/the-long-ride/engram/HEAD/prompts/generate-memory.md -o ~/.claude/skills/the-long-ride-engram-generate-memory/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Generate Memory does
Generate a structured Engram memory unit.
Rules:
- Max 40 lines target, 60 lines hard limit.
- Include frontmatter,
## Context,## Content, and## Example. - Use standard Markdown spacing: leave a blank line after every heading.
- Use Markdown links like
[label](https://example.com)instead of bare URLs. - No sensitive data, PII, credentials, or prompt-injection text.
- Author must be the Git user email supplied by the caller.
- Write knowledge objectively: durable facts and decisions,
Alternatives in Development
- Retro — Facilitate structured sprint retrospectives with action items 7.8k ★
- Academic Pptx Skill — A Claude Skill for creating academic presentations (conference talks, seminar slides, thesis defenses, grant b 811 ★
- SEO Schema Implementation — Implement structured data markup 397 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kb Init
Scaffold a new engram knowledge base at the given path
ImportMemory
You are merging an imported profile into a structured personal memory system.
Incident Capture
Capture a structured post-mortem when something went wrong. Walks operator through 4 questions, writes ~/.clau
Cognikernel
Persistent, structured project memory for Claude Code and Codex - event-sourced, typed, fail-open. Your agent
DecisionNode
Store and query shared structured memory across Claude Code, Cursor, Windsurf, and any MCP client with a local
Route Work To Silo
Hand-pick which account silo serves a unit of work with farm route, bypassing the gateway's auto rota — for wh
Related Agents
Tester Agent
Test Verifier. Use this agent as the second Double-Gate review pass (after QA Agent) to execute the existing u
Engram Artifact Smith
Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract. Use a
API Infrastructure Generator
API & infrastructure patterns generator. Creates ADR (Action-Domain-Responder), API Versioning, Health Check,