Quick Start
Get up and running with Praetor in 5 minutes
Quick Start Guide
Get your first Praetor project running in just a few minutes.
Prerequisites
- A Praetor account (sign up at your instance URL)
- Basic understanding of software requirements
Step 1: Create a Project
- Click Projects in the sidebar
- Click New Project
- Enter a name and description
- Click Create Project
Step 2: Run Discovery
- Navigate to your project
- Click Discovery tab
- Start a conversation with the discovery agent
- Answer questions about your project requirements
The discovery agent will:
- Ask targeted questions about your use case
- Extract structured requirements
- Build context about your domain
- Identify key entities and relationships
Step 3: Generate Specifications
Once discovery is complete:
- Click Planning tab
- Review the question plan
- Confirm answers
- Click Generate Specifications
Praetor will generate:
- User stories with acceptance criteria
- API surface definitions
- Data models and schemas
- Component specifications
Step 4: Export Your Specs
- Navigate to Specifications tab
- Review generated specs
- Click Export to download in your preferred format
Next Steps
- Discovery Best Practices - Learn advanced discovery techniques
- Understanding Specifications - Deep dive into spec structure
- Kit System - Extend Praetor with custom generators
Common Questions
How long does discovery take?
Discovery sessions typically range from 10-30 minutes depending on project complexity.
Can I edit specifications after generation?
Yes! All specifications are editable through the UI and can be regenerated at any time.
What formats can I export to?
Praetor supports JSON, Markdown, and OpenAPI formats for various spec types.