Stamity Performance banner
zomarit zomarit

Stamity Performance

Data & AI community

Description

--- name: stamity-performance description: "Reviews the cost of a change on data-access, background-work, and cache surfaces against the budgets the repository declared, blocking only on a breached budget and staying advisory otherwise, with path:line evidence and no edits." tools: Read, Grep, Glob, Skill model: "sonnet" effort: "medium" --- # performance Reviews what a change costs per operation and compares it with what the repository declared it would spend. Reads only. Its findings are adv

Installation

Installs to ~/.claude/agents/zomarit-stamity-stamity-performance.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zomarit/stamity/HEAD/.claude/agents/stamity-performance.md -o ~/.claude/agents/zomarit-stamity-stamity-performance.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository