All authors
akka avatar

Claude Skills by akka

github.com/akka
34 skillsA× 33D× 10 installs24 views
Akka AnalyzeA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:analyze.

ai-agents
0
7
Akka BuildA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:build.

ai-agents
0
7
Akka ChecklistA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:checklist.

ai-agents
0
7
Akka ClarifyA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:clarify.

ai-agents
0
7
Akka DeployA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:deploy.

ai-agents
0
7
Akka ImplementA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:implement.

ai-agents
0
7
Akka IssuesA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:issues.

ai-agents
0
7
Akka PlanA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:plan.

ai-agents
0
7
Akka ReviewA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:review.

ai-agents
0
7
Akka SddA

Use when working on Akka SDK projects, Akka Spec-Driven Development, or when the user asks for workflows equivalent to Claude commands such as /akka:specify, /akka:plan, /akka:tasks, /akka:implement, /akka:review, /akka:build, /akka:deploy, /akka:analyze, /akka:clarify, /akka:checklist, or /akka:issues.

ai-agentsshelldocumentation
0
7
Akka SpecifyA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:specify.

ai-agents
0
7
Akka TasksA

Alias for akka-sdd. Use for the Akka workflow corresponding to /akka:tasks.

ai-agents
0
7
AnalyzeA

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

developmentgovue
0
7
BuildA

Build, test, and run the service locally. This is the local development loop — no platform deployment happens here.

ai-agentsjavadocker
0
7
ChecklistA

Generate a custom checklist for the current feature based on user requirements.

ai-agentsgotesting
0
7
ClarifyA

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

ai-agentsgoapi
0
7
ConformA

Run the in-scope auditors, print the definition-of-done manifest, and return the engine verdict — READY_TO_SHIP or NOT_READY.

ai-agentstesting
0
7
ConstitutionA

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

ai-agentsgotesting
0
7
ConvergeA

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

ai-agentsgojava
0
7
DeployA

Build a container image, push it, and deploy the service to the Akka platform. This is the transition from local development to development on the AAO platform.

ai-agentsjavadocker
0
7
DocsA

Generate or refresh rendered project documentation, then verify it against the content-governance exit-condition family (language, completeness, tone).

developmentjavascriptpython
0
7
HarnessesA

Generate project-adapted enterprise-configuration assets (CI, scanning, supply-chain, content) into /harnesses, record them in the lock file, and surface each for approval so the engine can verify them.

ai-agentsgogit
0
7
ImplementA

Execute the implementation plan by processing and executing all tasks defined in tasks.md

developmentjavascripttypescript
0
7
InspectA

Inspect a running service's runtime state — exercise API endpoints, verify internal state via backoffice, and validate the UI via browser. Spec-driven.

developmentjavascriptjava
0
7
IssuesA

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

ai-agentsbashgit
0
7
ModeA

Show or switch the project's conformance mode between Enforced and À la carte, within the set the organization allows.

ai-agentsgoshell
0
7
PlanA

Execute the implementation planning workflow using the plan template to generate design artifacts.

ai-agentsapi
0
7
ReliabilityA

Add or remove resilience testing instrumentation — discovers endpoints at runtime and writes a config file for the daemon-hosted dashboard.

ai-agentsjavashell
0
7
ReviewA

Review implemented code for Akka SDK best practices, and optionally against spec, plan, and constitution.

ai-agentsgojava
0
7
SetupD

Set up a complete Akka SDK development environment from scratch. Installs Java, Maven, Akka CLI, configures tokens, scaffolds a project, and downloads context documentation. Idempotent — safe to rerun for repair/upgrade.

ai-agentsgojava
0
7
ShipA

Run the auditors for every exit condition in scope for the requested ship target (review or release), and on pass run the ship steps the organization declared for that target.

ai-agentsshell
0
7
SpecifyA

Create or update the feature specification from a natural language feature description.

developmentgoreact
0
7
StatusA

Show a read-only rollup of the definition of done — every exit condition with its state, properties, and open reason — without running any auditor.

ai-agentsgo
0
7
TasksA

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

ai-agentsgotesting
0
7