repo-bootstrap
Bootstrap a repository with the standard episteme scaffold and verify the core memory files exist.
Use this skill when a repository is missing the standard operating scaffold.
Steps:
- Inspect whether
AGENTS.md,CLAUDE.md, anddocs/*.mdalready exist. - If the scaffold is missing, run
episteme bootstrapfrom the repo root. - Confirm the required memory files now exist.
- Summarize what was created and what was preserved.
Do not overwrite substantive existing project docs unless explicitly asked.