From superpowers-plus
Bootstraps minimal initial memory baseline for repositories or subsystems lacking docs/superpowers/memory/ by generating module cards, contracts, indexes, and gap reports.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-plus:bootstrapping-repository-memoryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create the smallest useful first-pass repository memory for an older repo or an undocumented domain.
Create the smallest useful first-pass repository memory for an older repo or an undocumented domain.
Core principle: Prefer a useful skeleton over fake completeness.
This skill is for initialization and backfill, not for every routine delivery cycle.
Use when:
docs/superpowers/memory/Do not use when:
Inputs this skill can consume:
docs/superpowers/memory/index.md and obvious sub-index pages.Write memory docs under docs/superpowers/memory/ and a bootstrap report under docs/superpowers/memory/reports/.
Use memory-doc-types.md, bootstrap-report-template.md, and return-contract.md.
using-superpowers or brainstorming when the target area lacks usable canonical memorycurating-repository-memory updates in later cyclesnpx claudepluginhub xhyqaq/superpowers-plus --plugin superpowers-plusCreates CONTEXT.md, ARCHITECTURE.md, IMPLEMENTATION.md, ASSUMPTIONS.md, and AGENT MEMORY.md from workspace source code analysis. Use when docs are missing or stale to capture context, structure, and unknowns.
Curates durable knowledge from delivery cycles, refactors, and reviews into canonical repository memory docs like module cards, contracts, decisions, runbooks, and lessons. Updates existing docs first.
Initializes or refreshes the project memory bank: creates AI context files, aidd_docs/ structure, and memory files. Run when starting a new project or resetting context.