Specify command reference
Commands available through the Akka AI Marketplace plugin for Spec-driven development.
These commands are used from within an AI coding assistant (such as Claude Code) after installing the Akka plugin.
Configure your environment (CLI, Java, Maven, Akka tokens) |
|
Create or update the project constitution |
|
Supply a prompt to produce your feature spec |
|
Find gaps in your spec |
|
Convert your spec into a technical implementation plan |
|
Itemize the work required to build according to the spec |
|
Cross-artifact consistency and quality analysis |
|
Generate a custom checklist for the current feature |
|
Generate the required code, tests, harnesses, etc. |
|
Review code against spec, plan, and constitution |
|
Build, test, and run locally with hot reloading |
|
Inspect a running service’s runtime state against the spec |
|
Deploy to Akka Automated Operations |
|
Convert tasks into GitHub issues |