From episteme
Bootstraps a repository with the episteme scaffold (AGENTS.md, CLAUDE.md, docs/). Checks for existing files, runs episteme bootstrap, and reports created/preserved files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/episteme:repo-bootstrapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a repository is missing the standard operating scaffold.
Use this skill when a repository is missing the standard operating scaffold.
Steps:
AGENTS.md, CLAUDE.md, and docs/*.md already exist.episteme bootstrap from the repo root.Do not overwrite substantive existing project docs unless explicitly asked.
npx claudepluginhub junjslee/episteme --plugin epistemeBootstraps minimal initial memory baseline for repositories or subsystems lacking docs/superpowers/memory/ by generating module cards, contracts, indexes, and gap reports.
Creates minimal, high-signal CLAUDE.md and AGENTS.md context files for repos using empirical best practices. Triggers on /init, create/update requests, or missing context during brainstorming.