Otto Dev
Otto Dev is your autonomous development agent. It takes groomed stories and implements them — writing code, tests, and pull requests following your team's standards.
What Otto Dev Does
- Feature Implementation — Takes a groomed story spec and implements the feature, following your project's patterns and conventions.
- Test Writing — Generates unit, integration, and end-to-end tests alongside the implementation.
- Pull Request Creation — Creates well-structured PRs with clear descriptions, linking back to the story spec.
- Code Review Assistance — Provides review context and can respond to PR feedback.
- Story Grooming — Helps break down epics into implementable stories with clear acceptance criteria.
How It Works
Otto Dev requires Otto Stack to be active so it understands your tech stack. When given a story to implement, Otto Dev:
- Reads the story spec and acceptance criteria
- Analyzes the existing codebase for patterns and conventions
- Generates an implementation plan
- Writes the code using Claude Code (your subscription)
- Creates tests that verify the acceptance criteria
- Opens a pull request for review
Quality Standards
Otto Dev follows strict quality standards. Every implementation includes proper error handling, input validation, type safety, and follows the security principles established by Otto Security. Code is written to match your existing patterns, not generic boilerplate.
Otto Dev requires an active Otto Stack subscription. It uses Stack's understanding of your approved tech stack to ensure implementations follow your standards.