From pr-audit-template
Given a structured tool-call list from transcript-parse, identify the top sources of wasted calls — re-reads of the same file, retried commands that failed repeatedly, subagent dispatches that returned nothing useful, monitor loops that fired without acting on output. Output a ranked list of findings with impact scores.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pr-audit-template:waste-analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- After transcript-parse produces a tool-call list for a merged PR
SCAFFOLD ONLY — implementation lands in OAUDIT3.
Read tool, same path, same offset, more than 2× per sessionBash calls with non-zero exit on similar commandsAgent calls whose return value wasn't quoted, edited, or otherwise usedMonitor events that fired but didn't trigger a subsequent tool call within 60sEach heuristic produces a finding with an impact score derived from the call's latency × redundancy count.
plugins/platform-engineering/skills/citations-tests-outcomes/SKILL.md — outcome disciplineOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub subagentceo/knowledge-engineering --plugin pr-audit-template