Skip to main content

IBM/skillset-artifacts

SkillsMP は IBM/skillset-artifacts から 7 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

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

このリポジトリの skills

分類待ち

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

職業分類
未分類
説明

Doctest-driven code generation for competitive-programming problems. The orchestrator first designs a quality gate of doctests (happy-path AND self-devised edge cases), verifies their expected values with a reference solution, injects them into the code…

原文の言語: 英語

更新
職業分類
未分類
説明

ABLATION VARIANT — ORCHESTRATION REMOVED. This is the doctest-driven code-completion skill with the Orchestration pattern ablated out. The iterative Recovery Loop is preserved (write code, run doctests, fix on failure, repeat until they pass or the budget is…

原文の言語: 英語

更新
職業分類
未分類
説明

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文の言語: 英語

更新
職業分類
未分類
説明

ABLATION VARIANT — RECOVERY LOOP REMOVED. This is the doctest-driven code-completion skill with the iterative Recovery Loop pattern ablated out. Everything else (Orchestration: the staged pipeline, task routing, 5-tier classification, multi-file progressive…

原文の言語: 英語

更新
職業分類
未分類
説明

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文の言語: 英語

更新
職業分類
未分類
説明

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文の言語: 英語

更新
職業分類
未分類
説明

Use this skill whenever you are given a Python code file with missing code and asked to complete it — whether that is a single incomplete line, an API invocation, or an entire function body. This skill completes the missing code by first generating doctests…

原文の言語: 英語

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