profile-perf

Analyzes Rocket.Chat messages and generates JSON-based smart replies.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rgeissen/uderia --skill profile-perf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: profile-perf
Source: https://github.com/rgeissen/uderia/tree/main/.claude/skills/profile-perf
Command: npx skills add https://github.com/rgeissen/uderia --skill profile-perf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performance testing and optimization framework for Uderia profiles to measure and improve their execution efficiency across different profile types.

Core Features & Use Cases

  • Compare execution metrics between IDEAT and OPTIM profiles.
  • Analyze strategic plans and execution traces to identify bottlenecks and optimization opportunities.
  • Detect issues such as recursive executions or inappropriate LLM result formats, and generate actionable reports.

Quick Start

Run a quick IDEAT vs OPTIM performance comparison on a sample query to observe token usage and timing.

Frequently Asked Questions about profile-perf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I benchmark and compare Uderia profile execution performance?

To benchmark Uderia profile execution performance, run a quick IDEAT versus OPTIM profile comparison on a sample query. This analyzes execution traces, collects token usage, and compares metrics to identify optimization opportunities.

What is the best way to analyze execution traces for profile optimization?

Analyzing execution traces for profile optimization involves comparing metrics between different profile runs to validate plan quality. This process identifies bottlenecks, detects inappropriate LLM result formats, and generates actionable optimization reports for performance benchmarking.

How do I detect recursive executions or issues in my Uderia profile runs?

To detect recursive executions or issues in Uderia profile runs, analyze execution traces during performance benchmarking. This identifies optimization opportunities and potential problems like inappropriate LLM result formats, generating actionable reports for resolution.

Can I measure token usage across different profile types using execution traces?

Yes, you can measure token usage across different profile types by comparing IDEAT and OPTIM profile runs. The framework analyzes execution traces to collect token usage data and validate strategic plan quality for optimization.

What kind of issues can I identify when validating strategic plans in Uderia profiles?

Validating strategic plans in Uderia profiles identifies bottlenecks, recursive executions, and inappropriate LLM result formats. By analyzing execution traces and comparing metrics, the framework generates actionable optimization reports to resolve these issues.

Why does my Uderia profile run show high token usage during execution?

High token usage during Uderia profile execution is identified by analyzing execution traces and comparing metrics between profile runs. This benchmarking detects optimization opportunities and potential issues like recursive executions, guiding performance improvements.