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.

Ir a la instalación

Datos de origen

Repositorio
IBM/skillset-artifacts
Última actividad en el origen
29 de junio de 2026 a las 17:44
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.