Cost and learning analysis agent that tracks token usage, generates cost reports, extracts patterns from sessions, and maintains institutional memory. Invoked on session end only by its owning workflow, or on demand via /mk:budget.
$curl -o .claude/agents/analyst.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/analyst.mdInstalls into the current project.
Install analyst by running `curl -o .claude/agents/analyst.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/analyst.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.