Skip to main content
Generalbdfinst

performance-metrics

Log task completion data to metrics/. Use at the end of every task to record tokens, cost, agents used, rework cycles, and hallucination events. Also use for periodic reporting to identify efficiency and quality trends.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--performance-metrics
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/performance-metrics/SKILL.md -o .claude/skills/performance-metrics.md

Drops the SKILL.md into .claude/skills/performance-metrics.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.