Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub subagentceo/knowledge-engineering --plugin pr-audit-templateHow 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
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
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.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
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 discipline