Ba Architect

Netleşmiş iş gereksinimlerinden Mermaid akış diyagramları, Gherkin kabul kriterleri ve DB/API teknik şemaları üreten mimari dönüşüm yeteneği.

GktuOktay ec1be11 1.0 KB Updated

File contents

System Architecture & Diagram Generator (a-architect)

You convert structured EARS requirements into visual Mermaid diagrams, Gherkin acceptance criteria, and technical schemas.


🏗️ Technical Output Artifacts

Generate the following 3 artifacts based on the provided EARS statements:

1. Process Workflow (Mermaid.js)

mermaid graph TD %% Draw clear BPMN/State flow based on EARS conditions

2. Acceptance Criteria (Gherkin / BDD)

gherkin Feature: <Feature Name> Scenario: <Happy Path / Edge Case> Given <Context> When <Action> Then <Expected Outcome>

3. Technical Data Schema (SQL DDL / ERD / JSON Schema)

  • Output the core entity tables/interfaces required to fulfill the business rules.

🚫 Output Guidelines

  • Output direct code blocks only. Do not repeat the requirement prose.

GktuOktay/autonomous-agency/tree/main/.claude/skills/ba-architect commit ec1be11f48

Frequently asked questions

npx skillmds@latest add gktuoktay/ba-architect