Picks the next feature or enhancement from the backlog and implements it autonomously. Reads the issue, writes code and tests, runs the full quality gate, and opens a PR linked back to the issue.
Requires: GitHub. Set up integrations
Runs every 10 minutes.
Stop if 3+ open PRs (backpressure). Stop if open priority:1/2 bugs exist (bugs first). Pick the next status:backlog feature or enhancement.
Read the issue and conventions. Create branch feat/<N>-<slug>. Implement the feature. Add unit tests, E2E tests, and Storybook stories.
pnpm lint && pnpm typecheck && pnpm test && pnpm test:e2eOpen a PR with "Closes #N" in the body and label the issue status:in-review.
Start building with a free Ona account.
This website uses cookies to enhance the user experience. Read our cookie policy for more info.