Seek Phoenix
← Back to all builds Live

Athena

A multi-agent AI pipeline for SAP development — drafts specs, generates ABAP code, and debugs, with a review step before anything ships.

The problem

Writing a functional spec, then a technical spec, then the ABAP code to match, then debugging it — that's slow, repetitive work spread across several roles and handoffs. Athena is an agentic pipeline where AI agents handle each stage: drafting the FDD and TDD from a requirement, generating the corresponding code, and working through debugging — with a review step built in before anything is signed off.

How it works
01

Requirement comes in

A business or technical requirement is handed to the pipeline as a starting point.

02

Agents draft the specs

One agent produces the functional design document, another the technical design document, grounded in the requirement.

03

Code is generated

ABAP code is generated to match the technical spec, ready for the review stage.

04

Review and debug loop

A review agent checks the output and cycles through debugging before anything is marked ready.

Under the hood
requirement FDD / TDD ABAP code review / debug signed-off build

Requirement in → spec and code drafted by agents → reviewed → build out.

Stack

CrewAI multi-agent pipeline LLM code generation Automated review

This describes the public-facing pipeline only. The fully local version isn't shown here.

Demo video