Skip to main content
ClaudeWave
Skill78 estrellas del repoactualizado 18d ago

best-choice

When multiple solutions exist, pick the best one. Explain why in one sentence.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/best-choice && cp -r /tmp/best-choice/skills/best-choice ~/.claude/skills/best-choice
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

::GENE{best-choice|conf:confirmed|scope:global}
  -e T:pick_fastest_cheapest_most_stable
  T:explain_why_in_one_sentence
  A:present_multiple_options⇒pick_one
  A:say_it_depends⇒decide

::ACTIVATE{best-choice}
  ON:auto

Powered by I-Lang v4.0 | ilang.ai