20 lines
587 B
Markdown
20 lines
587 B
Markdown
# Identity Backups
|
|
|
|
Agent identity files, skills inventories, and continuity backups.
|
|
|
|
## Purpose
|
|
|
|
Preserve agent identity and capabilities so other agents can understand who they're collaborating with, and so agents can be restored if needed.
|
|
|
|
## Work Guidance
|
|
|
|
- One file per agent per backup date: `agent-name-YYYY-MM-DD.md`
|
|
- Include: persona, skills, preferences, project context
|
|
- Sanitize secrets — no tokens, keys, or passwords
|
|
- Skills inventories go in the same directory
|
|
|
|
## Verification
|
|
|
|
- No secrets present
|
|
- File is readable and well-structured
|
|
- Skills are categorized
|