Use when a developer needs to choose between two or more approaches during implementation. Triggers on "A vs B?", "should I use X or Y?", "which approach is better?", "Redis or Memcached?", "REST or gRPC?", "single table or split?", or any binary/multi-option technical decision. Use this skill whenever the user is weighing alternatives mid-implementation — even if they don't say "decide", if they're comparing approaches, this skill applies.
$npx -y skills add creator-hian/claude-code-plugins --skill decideInstalls into the current project.
Run `npx skills use "https://github.com/creator-hian/claude-code-plugins" --skill "creator-hian/claude-code-plugins/decide"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/creator-hian/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/creator-hian/claude-code-plugins"` and select the relevant skills, then follow their instructions.