Stats
Actions
Tags
From perf
Use when mapping code paths, entrypoints, and likely hot files before profiling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/perf:perf-code-pathsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Identify likely implementation paths for a performance scenario.
Identify likely implementation paths for a performance scenario.
Follow docs/perf-requirements.md as the canonical contract.
keywords: <comma-separated list>
paths:
- file: <path>
symbols: [<symbol1>, <symbol2>]
evidence: <short reason>
Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.
npx claudepluginhub agent-sh/perf --plugin perf