Home/For teams

Goal Prompts for Teams

Run the whole catalog — plus your own private, linted briefs — inside your org: your own deployment, your own slash commands, standing audits on a cron. Everything below already exists in the open repo; the offer is having it set up, extended with your briefs, and supported for you.

The pipeline

A private audit pipeline, built from shipping parts.

Nothing here is vaporware — each piece is live in the public repo today and MIT-licensed. A Teams engagement assembles them around your org.

What a setup includes

  • A private catalog. A fork built with GOAL_PROMPTS_BASE=https://audits.your-co.internal python3 build.py — the site, raw endpoints, conductors, and catalog.json all point at your internal deployment. Nothing your briefs touch leaves your infra.
  • Your own briefs. Org-specific audits — your stack, your compliance bar, your review checklist — written to the same published linter and CI gate that keeps the public 157 from rotting.
  • Distribution to every seat. The slash-command installer (BASE=… sh install), the Claude Code plugin, the MCP server, and the skills tree — the same one-paste flow, pointed at your catalog.
  • Standing audits. run-brief.example.yml wired into your repos: a scheduled brief runs on a cron and files its report as an issue — audits as an appointment, not a memory.
Pricing

Flat fee, on request. No per-seat metering.

A setup engagement plus an optional support retainer — scoped per org, priced flat, nothing metered. Pricing is on request via the partnership contact; the project is young and every engagement is scoped individually.

For scale: adjacent automated-review products price per seat — CodeRabbit’s paid tiers run about $24–$48 per user per month on their published plans. The GitHub Action above already delivers a standing audit at $0; what an engagement buys is the implementation and your own private content, once.

Do-it-yourself first: all of this is open source and documented — the README covers the private-catalog build ↗. If your team can spare the setup time, you don’t need to pay anyone.