Developer Guide
Tandemu works as an extension of Claude Code. Once connected, you get custom skills that streamline your daily workflow — picking tasks, wrapping up work, and generating standups.
All telemetry is collected automatically from your Claude Code sessions. You don’t need to do anything special — just code as usual.
What you get
As a developer using Tandemu, your Claude Code experience changes in three ways:
An AI that remembers you. Tandemu adds persistent memory to Claude Code via an MCP server. Your coding preferences, naming conventions, error handling patterns, and project decisions carry over between sessions. You never have to re-explain your style.
Skills that replace ceremony. Instead of switching to Jira or Linear to update tickets, you run /morning to pick a task, /finish to wrap it up, and /standup to generate a team report. Everything happens in the terminal — no context switching. When you discover work that needs tracking during coding, /create adds a new task to your ticket system without leaving the terminal.
Automatic telemetry. Session duration, AI vs manual code ratio, tool usage, and friction signals are captured via OpenTelemetry. You don’t fill out timesheets or write status reports. The data flows to your lead’s dashboard without any effort from you.
How it fits your workflow
Tandemu doesn’t change how you write code. It adds a thin layer on top of Claude Code that tracks which task you’re working on and captures session-level metadata. You start a task with /morning, code as usual, and close it with /finish. That’s it.
The memory system learns passively — it observes your coding patterns and stores them after seeing consistent behavior. You can browse, search, and manage your memories through the Tandemu dashboard at any time.