🧠
AI EngineeringJavaScript

Auto Memory

by tractorjuice

Auto Memory is an AI Engineering skill for Claude Code, published by tractorjuice in arc-kit.

2.2K stars274 forkson tractorjuice/arc-kitAdded 2026/08/18+1% in starsRepository updated 2026/08/17
ai-agentsai-governancearchitecture-decision-recordsarchitecture-governancearckitclaude-codecodex-clicomplianceenterprise-architecturegemini-cligithub-copilotgovtechmcpmodel-context-protocolopencodeprocurementpublic-sectorrequirements-engineeringsoftware-architecturetraceability
Install in seconds
Install Auto Memory
Copy Auto Memory into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tractorjuice/arc-kit/tree/main/.claude/skills/auto-memory ~/.claude/skills/auto-memory

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tractorjuice/arc-kit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/auto-memory/SKILL.md in tractorjuice/arc-kit
Installs to
~/.claude/skills/auto-memory
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Auto Memory does

Auto Memory creates and maintains a structured persistent memory system for Claude Code projects. Use it when asked to set up MEMORY.md, topic files, or improve cross-session knowledge retention.

Auto Memory is cataloged under AI Engineering on DirSkills. Auto Memory comes from a repository tagged ai-agents, ai-governance, architecture-decision-records, architecture-governance and arckit.

Documentation

README

Auto Memory Management

Use persistent auto memory to retain project knowledge across Claude Code sessions. The memory directory (~/.claude/projects/<path>/memory/) stores a concise index file (MEMORY.md) and detailed topic files, creating a structured knowledge base that grows with the project.

Core Architecture

~/.claude/projects/<project-path>/memory/
├── MEMORY.md          # Always loaded into system prompt (~200 lines max)
├── architecture.md    # Topic file: system architecture decisions
├── patterns.md        # Topic file: code patterns and conventions
├── debugging.md       # Topic file: debugging insights
├── workflows.md       # Topic file: development workflows
└── known-issues.md    # Topic file: bug tracking

Two-Tier Design

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Auto Memory

  • What else does tractorjuice publish alongside Auto Memory?

    Auto Memory is one of 15 skills that DirSkills catalogs from tractorjuice/arc-kit, the repository it ships in. Its siblings there include ArcKit Build, ArcKit Release and Architecture Workflow. Each one is a separate skill with its own page in this directory, installs the same way Auto Memory does, and is maintained by tractorjuice in that same repository. The rest of the collection is listed on the tractorjuice/arc-kit page.

  • How does Auto Memory compare to other AI Engineering skills?

    Auto Memory ranks #851 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Auto Memory against them. Open each page to compare what they document and how they install.

More from tractorjuice/arc-kit

Auto Memory is one of 15 skills cataloged on DirSkills from tractorjuice/arc-kit.

See all 15 skills
🏗️
2w ago

ArcKit Build

ArcKit Build orchestrates parallel ArcKit artefact generation using subagent isolation, computing dependency DAGs and committing waves. Use it to bulk-build or resume ArcKit projects instead of running individual /arckit:* commands.
AI Engineering
2.2K274
🚀
2w ago

ArcKit Release

ArcKit Release drives the end-to-end ArcKit release flow: bumping versions in lockstep, regenerating non-Claude formats, validating plugin/marketplace agreement, tagging, and pushing to standalone repos. Use it when you need to cut, tag, and publish a new ArcKit release.
DevOps
2.2K274
🏛️
2w ago

Architecture Workflow

Architecture Workflow guides AI agents through adaptive project onboarding questions and recommends a tailored sequence of /arckit:* commands for enterprise architecture governance. Use it when starting a project, checking what to run next, or needing a sector- and stage-specific plan.
AI Engineering
2.2K274
🛡️
2w ago

Cloud Security & Compliance

Cloud Security & Compliance provides answers about security certifications, NCSC principles, compliance frameworks, and evidence requirements for G-Cloud service providers. Use it when users ask about ISO 27001, Cyber Essentials, SOC 2, UK GDPR, security clearances, or evidence for submissions.
DevOps
2.2K274
🛡️
2w ago

Cloud Security & Compliance

Cloud Security & Compliance answers questions about security certifications, NCSC principles, compliance frameworks, and evidence requirements for G-Cloud submissions. Use it when you need guidance on ISO 27001, Cyber Essentials, SOC 2, UK GDPR, security clearances, or NHS DSPT.
DevOps
2.2K274
📋
2w ago

G-Cloud Framework Questions

G-Cloud Framework Questions provides quick answers about CCS framework question structure, character limits, lot categories, and declaration requirements for G-Cloud submissions. Use it when asked about field limits, lot structure, or declaration questions.
Writing
2.2K274