superpowers-sage:onboarding

Analyze Sage/Acorn/Lando projects to generate an onboarding overview report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An onboarding workflow that analyzes a Sage/Acorn/Lando project to deliver a clear, actionable overview of the current state and recommended next steps, helping teams start with alignment and direction.

Core Features & Use Cases

  • Inventory-based analysis: assesses Sage/Acorn setup, Lando config, and project structure to reveal what's configured and what's missing.
  • Guided session: generates a concise project overview you can share with teammates, plus a plan for the first session.
  • Quick-start guidance: provides a one-shot prompt to initialize onboarding.

Quick Start

Run a full project inventory to generate a concise onboarding overview and recommended next steps.

Frequently Asked Questions about superpowers-sage:onboarding

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

FAQPage Schema
How do I onboard a Sage and Acorn WordPress project?

Onboarding a Sage and Acorn WordPress project involves scanning the composer.json, routes, service providers, and Livewire components to generate a structured overview of the current setup and recommended next steps.

What is the best way to analyze a Lando project structure?

Analyzing a Lando project structure requires inventorying the Lando configuration alongside Sage and Acorn setup details to reveal configured elements, missing components, and actionable direction for your team.

How does project onboarding analysis work for returning team members?

Project onboarding analysis for returning team members works by scanning existing project files like routes and service providers to produce a concise overview, ensuring alignment and direction before architecture decisions.

Can I use this onboarding workflow to assess missing Livewire components?

Yes, you can use this onboarding workflow to assess missing Livewire components by running an inventory scan that evaluates your project structure and identifies what is configured and what needs implementation.

Do I need a specific Lando configuration to generate an onboarding overview?

You need an existing Lando configuration within your Sage and Acorn project so the inventory scan can evaluate the local environment setup alongside your composer dependencies and routes to generate the overview.