accionlabs

App Backend Module Agent — Development agent for Claude Code

Development community

Build ONE backend feature module (routes/handlers + services + validation + tests) of an application from a set of assigned functional-graph outcomes.

How to install App Backend Module Agent

Installs to ~/.claude/agents/accionlabs-breezeai-claude-plugin-app-backend-module-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/accionlabs/breezeai-claude-plugin/HEAD/agents/app-backend-module-agent.md -o ~/.claude/agents/accionlabs-breezeai-claude-plugin-app-backend-module-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What App Backend Module Agent does


name: app-backend-module-agent description: Build ONE backend feature module (routes/handlers + services + validation + tests) of an application from a set of assigned functional-graph outcomes. Reads every Outcome → Scenario → Step → Action for the assigned outcomes (via the Breeze functional-graph MCP tools), honouring the API contracts on entry-point actions (HAS_API — method/url/request/response) so the endpoints match what the UI calls, then writes a self-contained, type-checking module

Alternatives in Development

  • Scala Pro — You are an elite Scala engineer specializing in enterprise-grade functional programming and distribu 31.9k ★
  • Scenario Analyst 1k ★
  • Hormozi Orchestrator — Master offer-building orchestrator inspired by Alex Hormozi's frameworks 132 ★

Full documentation available on GitHub

View Source Repository