memory-init

Installation
SKILL.md

Memory Init

Scaffold lightweight, project-local memory files that future agents can read and maintain.

Use this skill to initialize durable project knowledge, not to store one-off task notes. The default target is .agents/memories/, with AGENTS.md guidance for Codex-oriented future use.

Workflow

  1. Confirm the target project root.
  2. Inspect whether the target memory directory and agent instruction file already exist.
  3. Use .agents/memories/ unless the user specifies another memory directory.
  4. Run scripts/init_project_memory.py.
  5. Review the generated or changed files.
  6. Report the memory directory and whether the agent instruction file was created or updated.

Command

From any location:

Related skills

More from flc1125/skills

Installs
1
Repository
flc1125/skills
GitHub Stars
16
First Seen
3 days ago