LinkedIn's Contextual Agent Playbooks & Tools (CAPT) gives AI coding agents organizational context for 1,000+ engineers
AI coding agents lacked the organizational context needed to help LinkedIn engineers with company-specific systems, frameworks, and workflows, limiting them to generic coding tasks and leaving engineers hesitant to rely on them for real work.
Existing AI coding assistants like GitHub Copilot handled generic tasks but broke down on LinkedIn-specific workflows, and an initial namespace-based approach to organizing CAPT tools still pushed complexity onto engineers who had to manually manage which namespaces to enable.
CAPT is used by more than 1,000 LinkedIn engineers; issue triage time dropped by about 70%, data analysis is roughly three times faster, and over 500 playbooks have been authored company-wide.
Show all 9 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
CAPT is used by more than 1,000 LinkedIn engineers; issue triage time dropped by about 70%, data analysis is roughly three times faster, and over 500 playbooks have been authored company-wide.
What tools did this team use?
Model Context Protocol (MCP), GitHub Copilot, Jinja2, Trino.
What results were reported?
engineers using CAPT: more than 1,000; Issue triage time reduction (summary): about 70%; Initial customer issue triage time reduction: around 70%; Data analysis speed improvement: roughly three times faster (source-reported, not independently verified).
What failed first in this deployment?
Existing AI coding assistants like GitHub Copilot handled generic tasks but broke down on LinkedIn-specific workflows, and an initial namespace-based approach to organizing CAPT tools still pushed complexity onto engi…
How is this incident management AI workflow structured?
Engineer submits natural language request → LLM discovers and routes to appropriate tools → Playbook orchestrates multi-system investigation → Narrative surfaced to engineer → Human reviewer approves final output.