Prompt Studio (alpha)
Prompt Studio helps you plan and delegate tasks to coding agents without losing control.
This project is in alpha and is not ready for general use.
npm i -g pstdio@latest # or bun/pnpm/yarn- Run
pstdioto start the dashboard. - Connect a coding agent, we support Claude Code and Open Code (more coming soon).
- Create a new project.
- Select the local repository you want to work on.
Now your agents running in this repo will know how to create tickets, refine them, update their status, keep your documentation in sync with new features etc.
We recommend adding .pstdio/tickets and .pstdio/config.json to .gitignore so local ticket files do not get committed.
Learn more about the CLI using pstdio --help.