From superpowers-sage
Maps architecture of Sage/Acorn WordPress codebases: discovers post types, routes, ACF field groups, Livewire components, Service Providers; identifies gaps, generates ADRs, diagrams, specs.
npx claudepluginhub codigodoleo/superpowers-sage --plugin superpowers-sageThis skill uses the workspace's default tool permissions.
Design-first architecture workflow for WordPress + Sage + Acorn + Lando projects.
Orchestrates architecture discovery and plan generation for Sage/Acorn features, including ADRs, component boundaries, data flow, dependency mapping, and design system validation.
Scans codebase and generates high-level architecture graph as interlinked markdown files in docs/professor/architecture/. Use for new project analysis or significant changes.
Use when the user needs to plan and architect a new feature before implementation begins. This includes analyzing requirements, asking clarifying questions, and creating a detailed implementation plan aligned with the project's architecture. Invoke BEFORE any coding work starts.
Share bugs, ideas, or general feedback.
Design-first architecture workflow for WordPress + Sage + Acorn + Lando projects.
Announce at start: "I'm using architecture-discovery to produce an approved architecture spec before any implementation plan."
$ARGUMENTS
superpowers-sage:building before architecture approval and plan generation.Full step-by-step procedures for each phase are in references/discovery-procedures.md.
config/poet.php, existing blocks, providers, active plans.content-modeler, design-extractor (PANORAMIC), sage-reviewer in parallel; synthesize.docs/superpowers/specs/YYYY-MM-DD-<topic>-architecture.md. Commit.sage-reviewer up to 3 times; escalate on persistent failure.superpowers-sage:plan-generator.For detailed procedure steps and the AD-2 preset block, read
skills/architecture-discovery/references/discovery-procedures.md.
Full output artifact specifications are in references/output-contract.md.
Required outputs:
docs/superpowers/specs/YYYY-MM-DD-<topic>-architecture.mdsuperpowers-sage:plan-generatorFor spec template and handoff payload format, read
skills/architecture-discovery/references/output-contract.md.
Before completion, confirm all items:
docs/superpowers/specs/YYYY-MM-DD-<topic>-architecture.mdsuperpowers-sage:content-modeler before finalizing spec.