> ## Documentation Index
> Fetch the complete documentation index at: https://docs.launchpulse.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Autonomous AI Software Engineer

> LaunchPulse default build mode for fast, end-to-end product execution.

# Autonomous AI Software Engineer

This is the fastest path from prompt to working product: one primary agent handles planning and implementation with minimal setup overhead.

## When to use this

* First LaunchPulse project
* MVPs that need speed over process complexity
* Teams that want one accountable build flow

## How it works

1. You define problem, user, and core features
2. LaunchPulse generates plan and feature priorities
3. You approve scope
4. Agent executes build and iteration loop

## What you can do with it

* Ship first versions quickly
* Iterate with focused prompts
* Validate real user flows before expanding scope

## Example prompt

```text theme={null}
Improve onboarding so new users can create an account and complete their first task in under 2 minutes.
```

## Next steps

* [Feature Builder](/feature-builder)
* [Testing Agent](/testing-agent)
