loadouts / coding
Loadout

Coding Agent

Plan the work, ship the code, watch it in production — one loop.

5 servers6 tools1 write-capable

For: Engineers and founders whose agent works across the repo, the issue tracker, deploys, and product analytics.


01The kit · 5 servers

02Governance

The reads — code, issues, deploy logs, analytics — are the safe foundation of every good change. The writes are where consequences live: PRs get reviewed before merge, deploys are OAuth-scoped to exactly what you grant, and issue updates are cheap to undo. Arranged so the agent looks (repo, logs, data) before it leaps (PR, deploy).

5 read1 write

03Plays
Fix a bug, end to end
  1. Pick up the issue and read the repo (Linear, GitHub)
  2. Open the fix PR (GitHub)
  3. Verify the deploy and its logs, then close the issue (Vercel, Linear)
Ship & measure a feature
  1. Build against the repo, tracked in Linear (GitHub, Linear)
  2. Deploy and check build + runtime logs (Vercel)
  3. Watch adoption and errors in analytics (PostHog)
Build a page that ranks
  1. Research the keyword and SERP (Ahrefs)
  2. Build the page and ship it (GitHub, Vercel)
  3. Measure traffic and behavior (PostHog)

Run this loadout

Assemble Coding Agent in Loadouts — the servers wired up, the governance enforced, the plays ready to run.