optimization

Analyze operational metrics and apply targeted optimizations with automated rollback.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/zm2231/personal-os-cowork --skill optimization-zm2231
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimization
Source: https://github.com/zm2231/personal-os-cowork/tree/main/.claude/skills/optimization
Command: npx skills add https://github.com/zm2231/personal-os-cowork --skill optimization-zm2231

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PersonalOS can degrade over time due to slow responses, incorrect routing, repetitive manual workflows, and undetected regressions; this Skill reduces friction by continuously measuring performance, identifying targeted improvements, and applying safe optimizations.

Core Features & Use Cases

  • Automated metric collection: Weekly collection of response times, success rates, correction counts, automation coverage, and user ratings to detect trends.
  • Opportunity detection & prioritization: Identifies high-impact issues (intent routing, caching, workflows) and ranks them by confidence and benefit.
  • Safe application & rollback: Applies very-high-confidence changes automatically, prompts for approval on impactful changes, validates results over a monitoring period, and rolls back when regressions occur.
  • Use Case: Run a weekly cycle to cache frequently read files, re-route a low-success intent to a higher-confidence skill, and create an automation to reduce manual Git steps.

Quick Start

Ask the assistant: Optimize my system to run a full optimization cycle, apply safe improvements, and report results.

Frequently Asked Questions about optimization

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

FAQPage Schema
How do I automate system performance monitoring and detect regressions?

Automated system performance monitoring collects weekly operational metrics like response times and success rates to detect trends, identify high-impact issues, and apply safe optimizations with automated rollback on regressions.

What is the best way to optimize intent routing when success rates drop?

Optimizing intent routing analyzes low-success intents and re-routes them to higher-confidence skills, ranking opportunities by benefit and applying changes automatically or with user confirmation.

How do I set up caching for frequently read files to improve response speed?

Caching frequently read files improves response speed by applying targeted optimizations during a weekly cycle, validating results over a monitoring period, and rolling back if regressions occur.

Can I safely apply workflow automation changes without breaking existing processes?

Workflow automation applies safe changes by using confidence-based rules, prompting for approval on impactful changes, validating outcomes, and supporting automated rollback when regressions are detected.

When should I run an optimization cycle for PersonalOS?

Run an optimization cycle weekly or on user-trigger demand to reduce friction from slow responses, incorrect routing, repetitive manual workflows, and undetected regressions.

How does regression detection work during system optimization?

Regression detection validates optimization outcomes over a monitoring period after applying changes, automatically rolling back when performance metrics indicate a degradation compared to previous baselines.