Help us improve
Share bugs, ideas, or general feedback.
From pr-audit-template
Read a Claude Code session JSONL transcript and emit a structured list of tool calls with start/end timestamps, inputs (redacted), and duration. Use when computing throughput metrics for a merged PR — call this first, then pass its output to waste-analyze.
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:transcript-parseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Auditing a merged PR's tool-call efficiency
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 OAUDIT2.
The plugin manifest references this skill so the plugin is loadable, but the actual transcript-parse implementation (script + tests) is a follow-up PR. See ../../CLAUDE.md for the OAUDIT family decomposition.
~/.claude/projects/-Users-alexzh/<session-id>.jsonl — live transcript format referenceplugins/platform-engineering/skills/citations-tests-outcomes/SKILL.md — outcome + @cite discipline