Company templates.
Pre-built company configurations for common business types. Deploy in minutes, customize as you grow.
Indicative pricing. Final pricing will be confirmed at launch.
SaaS Marketing Agency
$150-300/moFull-service marketing for B2B SaaS. Content, SEO, social media, competitor analysis, and campaign optimization.
agents:
- role: strategist
model: claude-sonnet-4-6E-Commerce Operations
$100-200/moListing optimization, customer service, inventory alerts, ad management, and review monitoring.
agents:
- role: product-mgr
model: claude-sonnet-4-6Content Studio
$80-150/moBlog posts, newsletters, social content, long-form reports. Includes rubric grading and style enforcement.
agents:
- role: researcher
model: claude-sonnet-4-6Customer Support
$50-100/moTicket triage, automated replies, escalation routing, sentiment analysis, and SLA tracking.
agents:
- role: support
model: gpt-4o-miniDevelopment Team
$200-400/moPlan features, write code, run tests, review PRs. Quality rubrics enforce coding standards.
agents:
- role: architect
model: claude-sonnet-4-6Local Business Marketing
$99-199/moGoogle Business optimization, review management, social posting, and AI receptionist for service businesses.
agents:
- role: cmo
model: claude-sonnet-4-6Research & Analysis
$120-250/moMarket research, competitive analysis, trend reports, data synthesis, and executive summaries.
agents:
- role: researcher
model: claude-sonnet-4-6Sales Development
$150-300/moOutbound prospecting, lead qualification, email sequences, CRM updates, and pipeline management.
agents:
- role: sdr
model: claude-sonnet-4-6Build your own
Every template is just a company.yaml file. Start from scratch and define exactly what you need: agents, playbooks, governance, and schedules.
# Build a company from scratch
name: my-custom-company
agents:
- role: analyst
adapter: claude
model: claude-sonnet-4-6
playbooks: [research, report]
budget: 200
- role: writer
adapter: claude
model: claude-sonnet-4-6
playbooks: [blog-post, newsletter]
budget: 150
- role: coordinator
adapter: openai
model: gpt-4o-mini
playbooks: [daily-standup, task-assign]
budget: 80
governance:
spend_cap: 500
approval_required: [publish, outbound-email]
kill_switch: true
playbooks:
research:
steps: [gather-sources, analyze, synthesize]
output: research_report
rubric: [accuracy, depth, citations]
blog-post:
steps: [outline, draft, review, polish]
output: markdown
rubric: [clarity, tone, seo]
requires_approval: true
daily-standup:
schedule: "0 9 * * 1-5"
steps: [collect-status, summarize, post-update]
output: standup_summaryDeploy a template.
Join the waitlist to deploy any template with one command.
