Skip to content
Development
Skill

/auto-memory

Configure AIWG automatic-memory seed templates for project overview, testing, debugging, and architecture knowledge, with provider compatibility guidance.

From plugin
aiwg
176200 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --skill auto-memory --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/auto-memory

Context preview

The summary Claude sees to decide when to auto-load this skill.

Configure AIWG automatic-memory seed templates for project overview, testing, debugging, and architecture knowledge, with provider compatibility guidance.

SKILL.md

auto-memory.SKILL.md
namespace: aiwg
name: auto-memory
platforms: [all]
description: Configure AIWG automatic-memory seed templates for project overview, testing, debugging, and architecture knowledge, with provider compatibility guidance.
triggers:
  - enable automatic project memory
  - install auto memory templates
  - seed Claude project memory
  - configure project memory files

Auto Memory

Use this driver when an operator wants the `auto-memory` seed bundle.

For new projects, prefer the canonical scaffolding path:

aiwg new

For an existing project, deploy the addon through AIWG:

aiwg use auto-memory --provider <provider>

Claude supports the native automatic-memory layout. Cursor and OpenCode require provider-specific adaptation; other providers should use workspace context or semantic-memory capabilities instead of pretending native automatic memory exists.

The seeds cover project overview, testing, debugging, and architecture. Never put secrets, credentials, tokens, or sensitive personal data in memory files.

References

  • @$AIWG_ROOT/agentic/code/addons/auto-memory/docs/overview.md
  • @$AIWG_ROOT/agentic/code/addons/semantic-memory/skills/memory-ingest/SKILL.md
Ships withaiwg

Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.

Get the whole plugin