Skip to main content
ClaudeWave
Skill78 repo starsupdated 18d ago

best-choice

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

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

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