Agent starter pack

You want the agent doing real work next week, not "demo well" next month. The quickest way to go from nothing to a setup your team can actually trust and maintain.

What's included

Full audit

Same depth as the async audit: AGENTS.md drift, skills gaps, infrastructure, permissions, CI. Written findings with prioritized fixes.

AGENTS.md cleanup

Lean structure with the right context. A north star that makes the agent's decisions consistent. Hierarchical setup across the repo where needed.

Three custom skills

Skills for your three most-repeated workflows. Each one has structured inputs, clear outputs, and least-privilege tool access.

Infrastructure setup

Linter, type checker, tests, and pre-commit hooks tuned for agent use. The agent gets fast feedback instead of failing silently or guessing.

CI and maintenance setup

CODEOWNERS for AGENTS.md, freshness hooks for when key files change, and a simple review cadence so the setup doesn't rot.

Handoff docs

Usage examples, a short maintenance guide, and enough context that someone new on the team can pick it up without asking how it works.

How it works

  1. 1.

    You fill out a short intake form and give me read access to the repo. Takes about 15 minutes on your end.

  2. 2.

    I spend the first few days auditing and planning. I identify the highest-leverage changes and the workflows worth automating first.

  3. 3.

    I implement. You review incrementally and give feedback as I go. No big reveals at the end.

  4. 4.

    Handoff: I send the maintenance guide and walk you through anything non-obvious. Total calendar time is 1–2 weeks.

Good fit if

  • You want this done properly once rather than figured out incrementally.
  • You have real workflows to automate but don't have time to design and implement the setup yourself.
  • You've tried agents before and they were unreliable or hard to trust.

Not a good fit if

  • You mainly want to understand the approach before committing (the checklist or async audit is better and cheaper).
  • You need more than three workflows automated from the start. That's a bigger consulting engagement. Reach out instead.
  • You want to try a single agent first. Browse starter packs for a pre-built setup you can start with today.

Read first (free)

Everything in this pack is covered in my writing on coding agents. Reading the series first gives you a clear picture of the approach before committing.