Skip to main content

NTT123/hill-climbing-skills

SkillsMP 已收集 NTT123/hill-climbing-skills 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
6
GitHub 星标
1
GitHub Forks
0

这个仓库中的 skills

已展示 6 / 6 个已收集 Skill。

职业分类
软件开发工程师
描述

Interactive onboarding for a hill-climbing optimization project. Use this skill whenever the user wants to start a long, iterative effort to optimize a measurable score, minimize a loss, maximize accuracy, or beat a perf target. Trigger on phrases like "set…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the hill-climbing loop autonomously: spawn subagents that invoke the `hillclimb-execute` → `hillclimb-verify` → (when stuck) `hillclimb-brainstorm` skills, iteration after iteration, until a stop condition fires. Uses git for per-iteration checkpoints…

原文语言:英语

更新
职业分类
软件开发工程师
描述

End-to-end hill-climbing workflow: onboard the project if it isn't set up yet, then run the autonomous loop. Use when the user wants to set up and iterate in one invocation. Triggers: "run the hillclimb skill", "set up and iterate on X", "start a…

原文语言:英语

更新
职业分类
项目管理专家
描述

Refresh the idea pool of a hill-climbing project. Reads the run history and current ideas, detects whether progress has stalled, then generates new candidate directions, biased toward exploration when stuck, toward exploitation when a recent run improved…

原文语言:英语

更新
职业分类
项目管理专家
描述

Execute one iteration of a hill-climbing project: pick the next idea from the pool, plan it, do the work, log a run. Use this skill whenever the user has an active project with `.hillclimb/state.html` and wants to make progress. Trigger on phrases like "run…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Verify the most recent execution run in a hill-climbing project. Reads `.hillclimb/state.html`, runs the project's verifier script, and updates the dashboard with the result. Use this skill whenever the user finishes an `hillclimb-execute` and wants to know…

原文语言:英语

更新
已展示 6 / 6 个已收集 Skill。