hill-climb

SKILLWorkflowcommunity
v0.0.0skillberry-aiApache-2.0Updated 1d agoSource →

Runs a global hill-climb optimization loop where the parent is always the current best candidate and the val significance gate decides acceptance. Use as the algorithm for most runs. Pick how each iteration's reflection is focused with --focus all (whole train set), cyclic (one task at a time), or h

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
37Repo stars
1Clients
1Formats
1d agoLast update
Skill
Authorskillberry-ai
Version0.0.0
LicenseApache-2.0
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Runs a global hill-climb optimization loop where the parent is always the current best candidate and the val significance gate decides acceptance. Use as the algorithm for most runs. Pick how each iteration's reflection is focused with --focus all (whole train set), cyclic (one task at a time), or hardest-first (lowest-scoring tasks first). Replaces the former all-at-once, cyclic, and hardest-firs

Keywords
skillclaude