Paste this into an agent terminal such as Claude Code to install it.
curl -fsSL https://xirp.spotify.com/install.sh | sh
System-wide contextual AI coding: Rather than referencing only individual code files, Xirp comprehensively understands dependencies between services, ownership structures, system documentation, and past architectural decisions to provide an accurate development environment.
Vendor independence: It is not tied to a specific AI model, allowing teams to switch between and use preferred LLMs and agent models such as Claude, Gemini, and OpenAI Codex without restrictions.
Automated “living documentation”: It automatically collects and documents the information and knowledge generated during coding sessions between engineers and AI agents, making it available as learning context for future development sessions.
Team knowledge sharing through Workspace integration:
Through Workspace, a Spotify Portal plugin, development tasks, session histories, and related documents are managed centrally, preserving context across teams and agents even after sessions end.
Battle-tested inside Spotify: It is a proven agentic development environment refined through real-world use by Spotify’s engineering teams.