Skip to main content

code-completion-no-orchestration

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 spent). What is removed is all of the orchestration scaffolding: the staged 11-step recipe, the explicit task-routing step, the 5-tier classification taxonomy, the staged quality gates, and the multi-file progressive-disclosure structure (doctest_generator.md, recovery_loop.md, injection.md). Everything now lives in this one flat file with no predefined step sequence. Use this skill whenever you are given a Python code file with missing code and asked to complete it.

インストールへ移動

ソース情報

リポジトリ
IBM/skillset-artifacts
ソースの最終更新活動
2026年6月29日 17:44
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。