What is the Agent Deployer platform?
The “Agent Deployer” is an emerging role in companies that run AI-powered operations: the person who identifies high-leverage workflows, designs future-state agent flows, connects business systems, feeds agents the right context, and keeps everything governed and auditable. BossMode’s Agent Deployer platform gives that operator a complete workspace — on top of the existing consigliere, standing orders, and audit infrastructure.The problem it solves
Without this platform, an Agent Deployer has to:- Hunt context across six different tools before every briefing
- Eyeball candidate workflows in spreadsheets with no scoring
- Run ad-hoc competitor research on a separate schedule
- Manage team permissions through shared passwords or inbox threads
- Validate prompt changes by running them manually in a notebook
What ships
Context & Capture
Centralized customer context, Loom and Slack link capture, and competitive research — everything agents need, in one place.
Workflows & Skills
100x workflow candidate scanner, shared skills registry, and roadmap status board.
Governance
Live KPI tiles, eval harness, connector health checks, and team RBAC.
Onboarding Wizard
The
/onboarding/deployer 5-step wizard gets a new operator from signup to first receipt without dev-ops help.Architecture
Everything in the Agent Deployer platform is additive. No existing Convex tables were renamed. No existing routes were changed. Ten new tables, fourteen new Convex modules, nine new dashboard routes, and twenty-plus new API routes sit alongside the original BossMode surface. All new API routes live under/api/pro/ and are gated by the existing x-bossmode-token auth header plus the new lib/rbac.ts role checks.