/akka.plan

Convert a feature specification into a technical implementation plan.

Usage

/akka:plan {implementation prompt}

Description

Takes a natural-language prompt describing the technical architecture and design decisions, then generates a formal implementation plan. The input is a prompt — not the final plan. The agent produces the final plan as output, categorized by priority and functional requirements.

The plan defines the how of your application: service architecture, endpoint design, authentication strategy, UI approach, and more.