Agent Onboarding Pack
A B2B service that, when a new engineer joins a team or a contractor is brought in, auto-generates a curated context pack — coding conventions, glossary, recent decisions, who's who, architecture notes — so any AI agent (Claude Code, Cursor, Codex) is useful from day one.
engineering managers onboarding new hires or contractors
- Auto-derived coding conventions from the team's last 500 PRs (naming, commit style, review norms)
- Living team glossary (project nicknames, service names, shorthand) the AI agents can query
- 'Day-one architecture overview' generated from READMEs, ADRs, and onboarding docs
- One-command install for Claude Code, Cursor, and Codex that drops the team's context into the agent
Kun's dotfiles show individual devs want AI agents that respect their personal conventions; the org-level 'team context' version is the obvious next step and a known hiring pain.
Multiple mainstream sources (ZDNET, Glean, martinfowler.com) now frame AI-agent onboarding as the central enterprise problem; LinkedIn publicly built and blogged internal tooling for it, signaling real pain.Contextual agent playbooks and tools: How LinkedIn gave AI coding agents organizational context ↗Context Engineering for Coding Agents - martinfowler.com ↗Onboarding new AI hires calls for context engineering - ZDNET ↗
Augment (Cosmos) is a well-funded direct competitor ($252M raised) bundling org-context for AI agents, and Cursor/Claude Code are shipping path-specific rule primitives that commoditize the context-file layer; wedge exists but is narrowing.Augment Code: Agentic software development at organizational scale ↗Augment Code Review (2026): AI Coding $100/mo Flat ↗Claude Code Gets Path-Specific Rules (Cursor Had This First) ↗
Per-seat pricing is well-validated in this category: CodeRabbit Pro $24/dev/mo (annual), Augment Business ~$100/mo for up to 50 seats; eng-manager buyers already pay $19-$100/dev/mo for Copilot/Cursor/Augment, so a context-pack upsell has proven willingness-to-pay comparables.CodeRabbit Pricing | AI Code Reviews | Try for Free ↗CodeRabbit pricing explained (2026) | Dirr ↗Augment Code Pricing - Plans for Teams and Enterprise ↗
AI coding agents are now a permanent fixture of dev workflows and 'context engineering' is the explicit meta-trend multi-year call-outs; org-level onboarding will only grow as more hires/contractors and more agents onboard.Context Engineering for Coding Agents - martinfowler.com ↗Implementing context engineering for AI agent onboarding ↗
Buildable but non-trivial: requires GitHub/GitLab/Slack integrations, repo/PR/wiki scraping, LLM curation, plus SOC-2-grade B2B security and onboarding workflow; competitors already shipped it, so it is feasible, not a weekend project.Augment Code: Agentic software development at organizational scale ↗Contextual agent playbooks and tools: How LinkedIn gave AI coding agents organizational context ↗