From superpowers-plus
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.
npx claudepluginhub xhyqaq/superpowers-plus --plugin superpowers-plusThis skill uses the workspace's default tool permissions.
Turn durable insights from requirements, design, implementation, and review into canonical repository memory.
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.
Turn durable insights from requirements, design, implementation, and review into canonical repository memory.
Core principle: Preserve durable knowledge, not work logs.
This skill chooses the right memory document type and updates existing memory before creating new noise.
Use when:
Do not use when:
Inputs this skill can consume:
spec_pathcontext_path when availabledesign_path when availableplan_pathplan_review_path when availablecode_review_path when availableChoose doc types deliberately:
no_memory_update when nothing truly durable qualifies.Write or update canonical docs under docs/superpowers/memory/ and save a report under docs/superpowers/memory/reports/.
Use memory-doc-types.md, memory-update-report-template.md, and return-contract.md.
executing-plans, code review, or debugging work produced durable knowledgebootstrapping-repository-memoryfinishing-a-development-branch presents merge or cleanup options when the cycle changed stable module boundaries, contracts, decisions, runbooks, or lessons