target-memory-bootstraplisted
Install: claude install-skill funky-eyes/best-copilot
# Target Memory Bootstrap
Use this skill to create durable, target-local memory routing files. The generated memory starts empty and project-neutral; later tasks fill it with verified target repository facts.
## Boundary
- Write into the target repository, never into the installed plugin package or plugin cache.
- Create missing files only. Do not overwrite existing target memory.
- Do not copy this plugin repository's current work, decisions, examples, `memories/**`, or `spec/**` as active target memory.
- Memory is for recovery state, verified decisions, and compact facts. It is not for long logs, secrets, or raw chat transcripts.
## Files
Create these paths when absent:
- `memories/README.md`
- `memories/repo/INDEX.md`
- `memories/repo/current-workstreams.md`
- `memories/repo/project-state.md`
- `memories/repo/workflow-rules.md`
- `memories/repo/decisions.md`
- `memories/repo/logs/README.md`
- `memories/repo/archive/deprecated-decisions.md`
## `memories/README.md`
```markdown
# Repository Memory
This directory stores target-local AI memory for this repository.
Memory helps future sessions resume verified work without rereading every file. It does not override current repository files, command output, system instructions, or explicit user instructions.
## Layout
- `repo/INDEX.md`: routing table.
- `repo/current-workstreams.md`: active work and next resume action.
- `repo/project-state.md`: compact current state and constraints.
- `repo/workflow-rules.md`: memory