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
- Navigate to AI Hub > Specs > Magic Box (or
/pse/magic-box) - Type a description of what you want to build
- Optionally select a project for context
- 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 thesessionId in the URL.
Difference from PSE
| Feature | Magic Box | PSE |
|---|---|---|
| Input | Single text description | Multiple documents/transcripts |
| Output | Single PRP | Full pipeline (Scope → PRD → Epics → Stories → PRPs) |
| Best for | Quick specs, single features | Large projects, multi-epic initiatives |
| Review stages | None — direct output | Human review at each stage |