Workflow audit — 100x candidate scanner
The workflow audit surface answers one question: where in your existing operations could an agent deliver 10x the volume at 10x the speed? The Convex actionworkflowAudit.scan reads from raw signals, execution work packets, and connected systems, then writes scored candidates to the workflowCandidates table. Each candidate carries:
leverageScore(0–100) — composite of volume and speed multipliersvolumeMultiplier— estimated throughput gainspeedMultiplier— estimated cycle-time reductionrationale— plain-language explanation the boss can read in thirty secondsrecommendedAgent— which consigliere role should own thisstatus—new,reviewed,adopted, orrejected
/dashboard/workflow-audit page lists candidates sorted by leverage score, descending. Adopt or reject each one. Adopted candidates can be linked to a roadmap item.
Shared skills registry
Skills are reusable agent playbook fragments — named, versioned, tagged definitions that a standing order can reference by ID instead of copy-pasting logic across orders. Five starter skills ship with every workspace:| Skill | Description |
|---|---|
| Cold Outreach Audit | Reviews outbound message sequences for tone, personalization gaps, and deliverability flags |
| Lead Enrichment Pass | Fills missing firmographic fields before a lead enters the nurture queue |
| Contract Intake Pre-Review | Flags non-standard clauses before a contract goes to legal |
| Onboarding Checklist | Verifies each onboarding step is complete before the customer success capo closes |
| Competitive Brief | Pulls the latest competitor summary into a one-page agent brief |
/dashboard/skills page lets you create new skills, tag them, set visibility (private, org, or public), and apply them to standing order templates. Applying a skill inserts a reference token the consigliere resolves at runtime.
Roadmap
The/dashboard/roadmap page gives the boss a status view of what the team is building. Items move through five statuses: backlog, planned, in_progress, shipped, and shelved. Change status via dropdown — no drag-drop required.
links array for connecting a roadmap entry to a Loom capture, a GitHub issue, or any other URL captured in the context panel.
