@firstpick/pi-skill-performance-optimizer
v0.1.1
Published
Agents should invoke this skill for slow code, high CPU/memory, latency, large data processing, algorithmic complexity, profiling plans, benchmarks, or optimization requests. Profiles first and weighs trade-offs before changing code.
Maintainers
Readme
@firstpick/pi-skill-performance-optimizer
A Pi skill for slow code, high CPU/memory, latency, large data processing, algorithmic complexity, profiling plans, benchmarks, or optimization requests. Profiles first and weighs trade-offs before changing code.
What it does
- Adds the
performance-optimizerskill to Pi's skill library. - Guides agents to invoke the skill for slow code, high CPU/memory, latency, large data processing, algorithmic complexity, profiling plans, benchmarks, or optimization requests. Profiles first and weighs trade-offs before changing code.
- Bundles
skills/performance-optimizer/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-performance-optimizerConfiguration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `performance-optimizer`.
Agent: Invokes the `performance-optimizer` skill, follows its workflow, and reports the result.