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.
How 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
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 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