Pipeline, don’t manage
Drop a task onto the pipeline and its markdown is written straight into the agent’s queue. No copy-paste, no context-switching between windows.
Prompt orchestration · Multi-agentic workflows
Ultraprompt is a prompt-orchestration surface for developers running many AI coding agents at once. Prep work on one board, drop a task onto the pipeline, and watch it move Queued to Processing to Completed as your agents drain the queue.
> /ultraprompt
How it works
Open your coding agent in the project you want to work on. Claude Code, or whatever you run.
One slash command arms an autonomous watcher on the task queue. It is a committed repo file, so it survives restarts and /clear.
Prep and stage tasks on the board, then drop them onto the pipeline. Each one is written straight into the agent’s queue.
Watch tasks stream Queued to Processing to Completed across every project, all at once, while you plan the next one.
The editor
Every task is a markdown spec. Line up your prep with a checklist, write it in a raw editor, and see it rendered live - so what you hand the agent is exactly what you meant.
What it is
No cloud. No accounts. A local desktop app that hands work to the agents already running on your machine.
Drop a task onto the pipeline and its markdown is written straight into the agent’s queue. No copy-paste, no context-switching between windows.
Task files move queue to processing to done. Ultraprompt reads those moves and streams live Queued, Processing and Completed back to your board.
A global feed of everything dispatched across all your projects, so you can run many agent sessions in parallel and see them all in one place.
Free and open source. Point your harness at it and go.