AIUP Studio

AIUP Studio

One view of the project for every stakeholder
AIUP Studio is a web-based workspace that gives all stakeholders — business analysts, requirements engineers, software engineers, test engineers, and project leads — a shared view of projects that follow the AI Unified Process (AIUP). All artifacts live in the project's Git repository; the Studio reads and writes them directly, with a dedicated editor for each artifact type.
Private beta:AIUP Studio is not publicly available yet — access is by invitation. Request an invitation and we'll get in touch as soon as your access is ready.
Overview

Why AIUP Studio

Maintaining specifications with scattered tools — Word for the vision, Excel for requirements, separate UML tools for diagrams — leads to media breaks, poor versioning, and inconsistent artifacts. The Studio replaces them with one workspace on top of your Git repository.

Everyone works on the same artifacts

Business analysts capture the vision and requirements, requirements engineers specify use cases and the entity model, software and test engineers read the specifications and add technical detail — all in the same tool, on the same Git-versioned files.

Project leads see status and progress at a glance, without opening a single Markdown file.

Structured editors, generated diagrams

Each artifact type gets a dedicated editor with validation instead of a blank text file. ER diagrams are generated from the entity model, and activity diagrams from use case scenarios — automatically, live in the browser.

Nobody needs to write PlantUML or Mermaid by hand; the diagrams can never drift out of sync with the specification.

Tour

A tour of the Studio

From the project overview to the individual use case specification — the screenshots follow the Spring PetClinic example project.

Project overview

The home view shows all use cases of the project, grouped by functional area, with their status and the overall progress. Every stakeholder sees where the project stands at a glance — no repository checkout, no Markdown reading required.

AIUP Studio home view with use case overview and progress (light mode) AIUP Studio home view with use case overview and progress (dark mode)

File browser on the Git repository

The files view navigates the repository directly: browse the docs folder, create, rename, move, or delete files and directories. Every operation is written back as a Git commit with a traceable message and author — the repository stays the single source of truth.

AIUP Studio files view showing the docs folder of the repository (light mode) AIUP Studio files view showing the docs folder of the repository (dark mode)

Entity model editor

Entities, attributes, and relationships are maintained in a structured editor — no diagram drawing, no syntax to learn. The Mermaid ER diagram is generated from the structured data and rendered live; the result is saved as a plain Markdown file (docs/entity_model.md) in the repository.

AIUP Studio entity model editor with generated ER diagram (light mode) AIUP Studio entity model editor with generated ER diagram (dark mode)

Use case diagram with live preview

The use case diagram (docs/use_cases.puml) is edited as PlantUML source with syntax highlighting and a live preview next to it. A first draft of actors and use cases can be generated AI-assisted from the requirements catalog and then refined manually.

AIUP Studio PlantUML editor for the use case diagram with live preview (light mode) AIUP Studio PlantUML editor for the use case diagram with live preview (dark mode)

Use case specification editor

Each use case is maintained in a structured form following the AIUP format: overview, preconditions, main success scenario, alternative flows, postconditions, and business rules. The activity diagram is generated automatically from the scenarios — here UC-009 "Book Visit for Pet" with its alternative flows.

AIUP Studio use case specification editor with generated activity diagram (light mode) AIUP Studio use case specification editor with generated activity diagram (dark mode)

Traceability from spec to code and tests

The traceability view shows, per use case, whether implementing code and tests exist in the repository — and whether that matches the maintained status. It reads the same @UseCase convention as the AIUP Navigator IDE plugin, so the specification, implementation, and tests stay verifiably connected.

AIUP Studio traceability view linking use cases to code and tests (light mode) AIUP Studio traceability view linking use cases to code and tests (dark mode)
Administration

Connected to your Git provider

Users sign in with their Git account — no separate credentials. Administrators connect the organization, configure repositories, and manage team roles.

Git connections

Connect your GitHub organization or account by installing the AIUP Studio app. The Studio accesses the released repositories with short-lived installation tokens — independent of individual user accounts.

AIUP Studio Git connections view with a connected GitHub account (light mode) AIUP Studio Git connections view with a connected GitHub account (dark mode)

Repositories

Configure one or more repositories per tenant: Git provider, branch, and write strategy — commit directly to the branch or work through pull requests for protected branches.

AIUP Studio repositories view with branch and write strategy configuration (light mode) AIUP Studio repositories view with branch and write strategy configuration (dark mode)

Users and roles

Manage the users of your tenant: assign the roles Administrator, Editor, or Reader, invite new team members, and set the default role for first-time sign-ins. Invited users join with their Git account — no separate registration.

AIUP Studio users view with role management and invitations (light mode) AIUP Studio users view with role management and invitations (dark mode)
Ecosystem

Part of the AIUP tool ecosystem

The Studio reads and writes exactly the artifact formats of the aiup-core skills — the same files the Claude Code plugins produce and consume.

Same artifacts, no conversion

A repository reverse-engineered with /reverse-engineer opens in the Studio without any conversion — and use case specifications written in the Studio feed directly into /implement and the test commands of the stack plugins.

Code and test generation stay where they belong: in your AI coding tool, working on the same Git repository.

Explore the tools

The Claude Code marketplace plugins drive the AIUP workflow from requirements to tests, and the AIUP Navigator IDE plugin links test methods to their use case specifications.

Private Beta

Request an invitation

AIUP Studio is currently in private beta and not publicly available yet. Leave your email address and we'll send you an invitation as soon as your access is ready — your free trial starts with the invitation.

Get early access

Join the private beta

We onboard new teams in small batches and personally — no waiting list limbo, no spam.

Your request could not be saved. Please try again.
Thanks for your interest! We'll get back to you with an invitation as soon as your access is ready.
Talk to us

See your project in AIUP Studio

AIUP Studio is in private beta — request an invitation above, or book a call to talk through how AIUP Studio fits your team.