Standing Orders banner
ap9000 ap9000

Standing Orders

Development community

Description

A control plane for fleets of coding agents. Standing orders for your agents — wake me only for these.

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

standing·orders — a control plane for unattended coding agents

**Queue twelve tasks, walk away, come back to pull requests — interrupted only for decisions that genuinely need a human.**

[![CI](https://github.com/ap9000/standing-orders/actions/workflows/ci.yml/badge.svg)](https://github.com/ap9000/standing-orders/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/standing-orders)](https://www.npmjs.com/package/standing-orders) ![node](https://img.shields.io/badge/node-%E2%89%A5%2022.13-brightgreen) ![runtime deps](https://img.shields.io/badge/runtime%20deps-0-blue) [![license](https://img.shields.io/badge/license-MIT-blue)](LICENSE)

[Design](docs/DESIGN.md) · [Ledger](docs/PROGRESS.md) · [Contributing](CONTRIBUTING.md) · [Issues](https://github.com/ap9000/standing-orders/issues) · [npm](https://www.npmjs.com/package/standing-orders)

Queue tasks, install the daemon, leave; a parked decision is answered from a phone and the tasks come back as pull requests.
npx standing-orders demo               # a seeded sandbox — see it working in 90 seconds, zero spend
npx standing-orders                    # what's in flight across your repos — read-only, zero config
npx standing-orders serve --repo .     # the whole queue, phone-first, on a local console
npx standing-orders daemon install …   # the unattended loop, as an OS service — no crontab

An agent that hits a judgement call **parks a typed decision instead of guessing** — answer it from the terminal, the console, or a Telegram tap, and the freed build resumes in second