Quick Start Guide
Get up and running with Feature1 in less than 5 minutes
Prerequisites
Git Provider Account
GitHub, GitLab, or Bitbucket account with repository access
Feature1 Account
Create your Feature1 account (sign up takes 30 seconds)
Code Repository
Existing project or create a new repository
Setup Steps
Connect Your Repository
Link your GitHub, GitLab, or Bitbucket repository to start domain-aware analysis.
- Make sure you have admin access to the repository
- Feature1 works with both public and private repositories
- You can connect multiple repositories
Initialize Project Context
Run initial analysis to build project context for F1 Assistant and planning workflows.
{
"url": "https://github.com/your-org/your-repo",
"projectId": "PROJECT_UUID",
"auto_analysis": true
}Initial Analysis
Wait for the initial codebase analysis to complete (usually takes 2-3 minutes).
- Analysis time depends on repository size
- You'll receive an email when analysis is complete
- You can monitor progress in the dashboard
Start Your First Feature
Use F1 Assistant to scope work, run feature planning, and generate stories + acceptance criteria.
Verify Your Setup
Make sure everything is working correctly before you start developing.
Repository Connected
Your repository appears in the Feature1 dashboard
Webhooks Active
Repository integration is active and events are being synchronized
Analysis Complete
Initial codebase analysis has finished successfully
AI Available
AI assistance is ready for your development workflow
Need Help?
We're here to help you get started successfully.