perf-code-paths

Identify likely implementation paths for a performance scenario.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "perf-code-paths" with this command: npx skills add avifenesh/agentsys/avifenesh-agentsys-perf-code-paths

perf-code-paths

Identify likely implementation paths for a performance scenario.

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

Required Steps

  • Use repo-map if available; otherwise use grep for entrypoints and handlers.

  • List top candidate files/symbols tied to the scenario.

  • Include imports/exports or call chains when relevant.

Output Format

keywords: <comma-separated list> paths:

  • file: <path> symbols: [<symbol1>, <symbol2>] evidence: <short reason>

Constraints

  • Focus only on supported languages (Rust, Java, JS/TS, Go, Python).

  • Keep to the most relevant 10-15 files.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

agnix

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

debate

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

consult

No summary provided by upstream source.

Repository SourceNeeds Review