tool-selection-framework

Select optimal AI tooling and output a concrete workflow for development tasks.

1|1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/NaveedTechLab/Sir-Junaid-Agents-Skills --skill tool-selection-framework-naveedtechlab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-selection-framework
Source: https://github.com/NaveedTechLab/Sir-Junaid-Agents-Skills/tree/main/skills/tool-selection-framework
Command: npx skills add https://github.com/NaveedTechLab/Sir-Junaid-Agents-Skills --skill tool-selection-framework-naveedtechlab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured decision framework to help teams select the most appropriate AI tooling (Claude Code vs Gemini CLI) for a given project, balancing context size, reasoning depth, cost, and time constraints.

Core Features & Use Cases

  • Systematic evaluation of project size, task type, and desired phase to determine the optimal tooling path.
  • Support for multi-phase workflows (exploration followed by implementation) to maximize coverage and depth.
  • Actionable recommendations with concrete workflows, checkpoints, and risk considerations for new projects.

Quick Start

Provide project context and constraints to the framework, run the analysis, and apply the recommended tool and workflow to begin.

Frequently Asked Questions about tool-selection-framework

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose between Claude Code and Gemini CLI for a development task?

Choosing between Claude Code and Gemini CLI requires evaluating project size, context size, reasoning depth, cost, and time constraints to output a concrete workflow path. This framework applies a structured decision algorithm to enforce that optimal tool selection.

What is the best way to automate multi-phase workflows for large systems?

The best way to automate multi-phase workflows for large systems is combining broad exploration and focused implementation. This framework systematically evaluates your project size and task type to output actionable recommendations with concrete checkpoints.

When should I use a multi-phase workflow instead of a single AI tool?

You should use a multi-phase workflow instead of a single AI tool when a project demands both broad exploration and focused implementation to maximize coverage and reasoning depth. The framework evaluates your task type and desired phase to determine if this combined approach is needed.

Does this tool selection framework support small modules or only large systems?

The tool selection framework supports both small modules and large systems. It systematically evaluates project size and task type to determine the optimal tooling path, ensuring appropriate context management and reasoning depth across varying scales.

How do I balance context management and cost constraints when selecting AI tooling?

Balancing context management and cost constraints involves evaluating project size and reasoning depth against time limits. This framework provides a structured decision algorithm to weigh these factors and output an actionable tooling recommendation with risk considerations.