create-memorylisted
Install: claude install-skill ValentinNikolaev/agent-skills
<!-- GENERATED BY generate_skill_wrappers.py; DO NOT EDIT MANUALLY. -->
## Generated Codex skill — do not edit manually
This complete skill and its bundled resources are generated from `agent-plugins/skills/create-memory/SKILL.md`. Manual changes in this directory will be overwritten the next time the generator runs. Edit the canonical skill instead.
# Create Memory
Create the smallest useful project-memory baseline without crossing authorization boundaries.
## Load the Contract and Resolve Roots
1. Read [references/memory-contract.md](references/memory-contract.md) completely before proposing files.
2. Resolve the project root and memory root from the user's arguments. Otherwise, consider only plausible roots inside the current project.
3. Ask for explicit consent before reading or writing a global store, sibling project, unrelated repository, or any root outside the selected project. Relevance alone is not authorization.
4. If several roots are plausible, show the candidates and ask the user to choose. Never merge stores silently.
5. Read any existing `MEMORY.md` and local memory files. If a useful baseline already exists, route durable session updates to `update-memory` and source imports to `ingest-memory`.
## Build a Durable Candidate Set
Inspect only relevant repository instructions, README and architecture material, manifests, important entry points, schemas, integration boundaries, and available read-only branch or history evidence. Exclude dependencies, genera