Skip to main content

Overview

Magic Box is a streamlined, single-input spec generator. Describe what you want to build in plain text, and Magic Box generates a detailed implementation specification (PRP) with:
  • Files to create/modify — exact paths
  • Security requirements
  • Performance requirements
  • Test requirements

How to Use

  1. Navigate to AI Hub > Specs > Magic Box (or /pse/magic-box)
  2. Type a description of what you want to build
  3. Optionally select a project for context
  4. Submit and let the AI generate your spec

Session Persistence

Magic Box conversations are saved to the database. Resume any session by navigating to it from the session list, or by including the sessionId in the URL.

Difference from PSE

FeatureMagic BoxPSE
InputSingle text descriptionMultiple documents/transcripts
OutputSingle PRPFull pipeline (Scope → PRD → Epics → Stories → PRPs)
Best forQuick specs, single featuresLarge projects, multi-epic initiatives
Review stagesNone — direct outputHuman review at each stage