superpowers-sage:reviewing

Audit Sage/Acorn codebases for convention conformance and design alignment.

13|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/codigodoleo/superpowers-sage --skill superpowers-sage-reviewing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-sage:reviewing
Source: https://github.com/codigodoleo/superpowers-sage/tree/main/skills/reviewing
Command: npx skills add https://github.com/codigodoleo/superpowers-sage --skill superpowers-sage-reviewing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sage/Acorn projects often drift from established conventions and design references, leading to inconsistencies, bugs, and longer review cycles. This skill provides a structured approach to auditing code against best practices and design standards.

Core Features & Use Cases

  • Convention audit: verify Service Providers, ACF blocks, Blade templates, routes, and models follow recommended patterns.
  • Design alignment: assess fidelity to design references and identify drift.
  • PR-ready outputs: generate a concise report with findings and actionable guidance for developers and reviewers.

Quick Start

Review a Sage/Acorn project to identify deviations from conventions and report them.

Frequently Asked Questions about superpowers-sage:reviewing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Sage theme for Acorn convention conformance?

To audit a Sage theme for Acorn convention conformance, review Service Providers, Blade templates, routes, and Eloquent models against recommended patterns. This structured audit identifies inconsistencies and generates a detailed report for PR reviews.

What is the best way to review ACF blocks and fields in a Sage project?

The best way to review ACF blocks and fields in a Sage project is using a structured checklist workflow that verifies convention conformance. This process assesses PHP code and Blade templates to identify deviations from design alignment.

How do I check Livewire components against Sage design references?

You check Livewire components against Sage design references by assessing their fidelity to established standards and identifying drift. This design alignment audit evaluates PHP and Blade files to ensure consistency across the Acorn codebase.

Can I generate PR-ready reports for Sage and Acorn codebases?

Yes, you can generate PR-ready reports for Sage and Acorn codebases. The audit produces a concise report containing findings and actionable guidance for developers and reviewers to fix convention and design drift.

Does the Sage code review cover JavaScript and CSS files?

Yes, the Sage code review covers JavaScript and CSS files alongside PHP, Blade, Service Providers, ACF blocks, Livewire components, Eloquent models, and Acorn routes. It audits all these file types for convention conformance and design alignment.