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-plusThis skill uses the workspace's default tool permissions.
Create the smallest useful first-pass repository memory for an older repo or an undocumented domain.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Guides TDD-style skill creation: pressure scenarios as tests, baseline agent failures, write docs to enforce compliance, verify with RED-GREEN-REFACTOR.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
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