Skip to content

Example Project: Home Energy Monitor

This walkthrough builds a Home Energy Monitor — a web dashboard that tracks electricity usage from smart meters, shows daily/weekly/monthly charts, and sends alerts when usage spikes.

We will walk through all four ACE phases with actual Auro output at each step.

A homeowner wants to:

  • See real-time electricity usage on a dashboard
  • View historical usage charts (daily, weekly, monthly)
  • Get alerts when usage spikes above a threshold
01

Feature Idea

02

Charter

03

3 Stories, 5 Requirements

04

Plan

05

TypeScript + React + SQLite

06

Tasks

07

23 Tasks in 6 Phases

08

Implement

09

Working Dashboard

  1. Step 1: Charter — Define user stories and requirements
  2. Step 2: Plan — Choose technology and architecture
  3. Step 3: Tasks — Generate the task list
  4. Step 4: Implement — Build it with an AI agent

Use these when you need execution detail for a specific environment:

  1. End-to-End: Claude + Conductor
  2. End-to-End: Google Antigravity
  3. End-to-End: Xcode

Each playbook includes [RESEARCH REQUIRED] markers where environment-specific details must be validated.