Semaphore Uncut

← Semaphore Uncut27 mei · 3 min

Building an AI-Native CICD Experience with sem-ai

Building an AI-Native CICD Experience with sem-ai27 mei3 min

We’ve been talking a lot recently about AI-native developer workflows and where CICD is heading. This week, we shared one of our most exciting demos yet: a look at how SEMai is changing the way developers interact with CICD systems.

In the demo, Marcos starts with a completely clean repository: no CI configuration, no GitHub Actions workflows, nothing.

Then, inside Claude Code, he runs a single command:

/sem-ai init

From there, sem-ai analyzes the repository, detects the tech stack, and generates a tailored CICD pipeline automatically.

It recommends:

* Linting

* Security scanning

* Matrix testing

* Pipeline topology improvements

But the most interesting part comes afterward.

Marcos tells the agent: