my-optimization
CommunityContinuously improve code quality via evolution
Software Engineering#performance optimization#agent orchestration#code evolution#worktree isolation#pull request selection#reward optimization#CI-based evaluation
AuthorLinXueyuanStdio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you iteratively improve a codebase by exploring multiple candidate changes and selecting the best one, instead of relying on a single-shot manual refactor or one-off optimization attempt.
Core Features & Use Cases
- Multi-idea sampling and parallel rollouts: generates multiple optimization ideas, promotes them to tasks, and runs them in isolated worktrees to avoid cross-contamination.
- Reward-based selection (PPO-like): computes multi-objective rewards from CI results and reviews, penalizes overly risky diffs, and selects the best-performing PR.
- Convergent continuous evolution loop: repeats sampling, execution, reward computation, selection, and merge/cleanup until convergence criteria or limits are reached.
Quick Start
Use the skill to optimize performance by generating ideas and running selection until the best PR is merged: assign a FileEvo target in your task context and then start the loop by promoting generated ideas to worktree tasks and running reward selection with your threshold.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: my-optimization Download link: https://github.com/LinXueyuanStdio/viben/archive/main.zip#my-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.