Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub xhyqaq/superpowers-plus --plugin superpowers-plusHow 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.
Creates 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.
Bootstraps rekal memory by scanning a codebase for architecture, conventions, dependencies, and workflows. Use when starting rekal on a new project or re-initializing memory.
Share bugs, ideas, or general feedback.
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 cycles