Agents Ui banner
davidrodriguezpozo davidrodriguezpozo

Agents Ui

Design community

Description

UI to manage Claude Code agents, skills, commands...

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agents Studio

**Leave Claude Code running.**

Work that fires on a schedule — or when a pull request opens — against your own repositories, checks itself with your own tests, and stops when it can't. You come back to what it did, what it cost, and what needs you. Then finish it without leaving: edit the files, run a shell, see the app, and land it.

Quick start · Rituals · Sessions · Workspace · Verification · Land · Hand-off · MCP tools · Sandboxing · Team · Activity · Cost · vs. Desktop · Contributing

MIT licence Nuxt 3 Runs locally

![Scheduled work, with what each run produced and which have quietly stopped working](docs/screenshots/06-daily-rituals.jpg)


Agents Studio reads the `.claude` directory you already have and the repositories you point it at. Everything it shows you is a real file or a real branch; everything it writes is something you could have written by hand. Close the app and nothing is trapped inside it.

Alongside Claude Code Desktop

Desktop Here
Work while you're there ✅ and better at it
Runs your test suite and blocks a merge on it
Fixes its own failures, up to a limit you set
Stops a scheduled job that has quietly broken