perf-code-paths

Originally fromavifenesh/agentsys
Installation
SKILL.md

perf-code-paths

Identify likely implementation paths for a performance scenario.

Follow docs/perf-requirements.md as the canonical contract.

Required Steps

  1. Use repo-map if available; otherwise use grep for entrypoints and handlers.
  2. List top candidate files/symbols tied to the scenario.
  3. Include imports/exports or call chains when relevant.

Output Format

keywords: <comma-separated list>
paths:
  - file: <path>
    symbols: [<symbol1>, <symbol2>]
Related skills

More from composiohq/awesome-claude-plugins

Installs
9
GitHub Stars
1.6K
First Seen
Mar 9, 2026