Skip to main content

NTT123/hill-climbing-skills

SkillsMP は NTT123/hill-climbing-skills から 6 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
6
GitHub スター
1
GitHub フォーク
0

収集済み skill 6 件中 6 件を表示しています。

職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
収集済み skill 6 件中 6 件を表示しています。