best-of-n-solving
CommunityTry multiple fixes, pick the best
Software Engineering#refactoring#bug fixing#parallel execution#subagents#performance tuning#architecture decisions#git worktrees
Authorspencerpauly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you solve hard engineering problems when one approach is not clearly best, such as thorny bugs, large refactors, performance bottlenecks, or architecture choices.
Core Features & Use Cases
- Runs 2-3 distinct strategies in parallel so you can compare results without interference.
- Uses isolated git worktrees and separate branches for each attempt.
- Supports workflows like refactor experiments, competing bug fixes, optimization tradeoffs, and library or design selection.
- Example: launch three different fixes for a flaky test suite, then keep the branch that passes and is easiest to maintain.
Quick Start
Use the best-of-n-solving skill to compare three candidate approaches for my bug, run them in parallel, and tell me which one to merge.
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: best-of-n-solving Download link: https://github.com/spencerpauly/awesome-cursor-skills/archive/main.zip#best-of-n-solving 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 620,000+ vetted skills library on demand.