superpowers-sage:building

Automate plan-driven feature implementation for Sage/Acorn projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building Sage/Acorn features from approved plans without chaos: staged implementation, version control discipline, and automatic integration with Lando tooling.

Core Features & Use Cases

  • Plan-driven setup: read a plan, architecture, and content models to guide implementation.
  • Component-by-component delivery: implement in isolated steps with Design System checks and PR hygiene.
  • End-to-end workflow: from plan to commit, PR, and release, with automated validation and changelog entry.

Quick Start

Provide a plan-driven implementation for a Sage/Acorn feature by loading the plan and iterating with design-system validation.

Frequently Asked Questions about superpowers-sage:building

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

FAQPage Schema
How do I implement Sage/Acorn features from an approved plan?

Plan-driven feature implementation automates Sage/Acorn development by loading the plan, iterating components with design-system validation, and generating structured commits, changelog entries, and PR updates.

What is the best way to manage component-by-component delivery in a Sage workflow?

Component delivery in a Sage workflow is managed through isolated implementation steps with design-system checks and PR hygiene, ensuring architecture decisions and content models are validated before generating structured commits.

Does this plan-driven implementation tool integrate with Lando environments?

Yes, plan-driven implementation integrates directly with Lando tooling to automate architecture validation, iterative component delivery, and end-to-end workflows from initial plan loading to final release.

How do I automate changelog and design-system updates during feature implementation?

Changelog and design-system updates are generated automatically during plan-driven implementation by validating designs against loaded architecture plans and producing structured commits for each component delivery step.

When do I need a plan-driven workflow for Sage/Acorn development?

A plan-driven workflow is needed when building Sage/Acorn features from approved plans to ensure version control discipline, staged implementation, and automated integration with Lando tooling without development chaos.

Can I use TDD implementation with architecture decisions in a Sage environment?

TDD implementation in a Sage environment applies plan-driven workflows to validate architecture decisions, load content models, and generate structured commits with automated design-system validation throughout iterative delivery.