Performance Thinker
Analyzes task performance data to identify bottlenecks, suggest improvements, and optimize workflows for increased efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add performance-thinker npx -- -y @trustedskills/performance-thinker
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"performance-thinker": {
"command": "npx",
"args": [
"-y",
"@trustedskills/performance-thinker"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The performance-thinker skill enables AI agents to analyze and optimize their own performance. It identifies bottlenecks in processes, suggests improvements based on best practices, and can even reconfigure workflows for increased efficiency. This skill helps agents learn from past actions and adapt to changing circumstances to achieve better outcomes.
When to use it
- Debugging complex tasks: Use when an agent is consistently failing or producing suboptimal results, requiring a deeper analysis of its internal processes.
- Optimizing repetitive workflows: Apply to automate routine operations and identify areas for streamlining.
- Adapting to new environments: Leverage the skill to quickly adjust strategies and improve performance in unfamiliar situations.
- Improving decision-making accuracy: When an agent needs to refine its choices and minimize errors over time.
Key capabilities
- Performance bottleneck identification
- Workflow optimization suggestions
- Process reconfiguration
- Learning from past actions
- Adaptation to changing circumstances
Example prompts
- "Analyze my last five attempts at summarizing this document and suggest improvements."
- "How can I reduce the time it takes to complete this data entry task?"
- "Identify any inefficiencies in my current approach to generating creative writing pieces."
Tips & gotchas
The skill requires access to an agent's internal logs and process history. Ensure appropriate permissions are granted for optimal analysis and improvement suggestions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.