best-of-n
SolidRuns a Grok best-of-n implementation tournament and applies the winner. Use when several independent candidates and an automatic pick are wanted.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- okisdev
- Repository
- okisdev/claude-code-fusion
- Created
- 3 weeks ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
best-of-n
Implement a task N ways in parallel and pick the best. Spawns multiple subagents in isolated worktrees, evaluates all candidates, and applies the winner. Use when asked to "best of n", "try multiple approaches", "parallel implementations", "/best-of-n", or "/bon".
best-of-n
Implement a task N ways in parallel and pick the best. Spawns multiple subagents in isolated worktrees, evaluates all candidates, and applies the winner. Use when asked to "best of n", "try multiple approaches", "parallel implementations", "/best-of-n", or "/bon".
grok-cli-runtime
Internal helper contract for calling the grok-companion runtime from Claude Code