aep-launch

Installation
SKILL.md

Launch

Spawn an autonomous workspace agent to implement a feature: create a git worktree on a fresh feature branch, bootstrap an implementation agent through the executor abstraction (/aep-executor, which picks the right mode for the current host), and optionally set up a separate evaluator agent.

Spawning and presentation are delegated to /aep-executor, which selects a native-first mode (rationale: docs/decisions/native-first-executor.md).

Where this fits:

/aep-onboard → /aep-scaffold → [ /aep-design → /aep-launch → /aep-build → /aep-wrap ]
                                    ▲ you are here
Installs
52
GitHub Stars
18
First Seen
Jun 4, 2026
aep-launch — memorysaver/agentic-engineering-patterns