Choosing Your Stack
After 10 modules, the answer is not "pick one." Most professional developers run 2–3 AI CLI tools in complementary roles. This module gives you the decision framework, six developer profiles with concrete recommendations, a proven hybrid workflow, and where each tool is heading in 2026–2027.
The Key Insight: Not Either/Or
BEFORE: A carpenter in 1900 had one multi-purpose tool — a pocketknife. It cut rope, whittled wood, spread butter, and occasionally served as a screwdriver. It did everything; it excelled at nothing.
PAIN: When power tools arrived, the question "should I get a hammer or a saw?" was nonsensical. Professional carpenters owned both — they had different jobs. The hammer was not a substitute for the saw; they were complementary, each doing what the other couldn't.
MAPPING: AI CLI tools are the same. GitHub Copilot is the always-on inline assistant in your IDE — it autocompletes as you type. Gemini CLI is the free-tier workhorse for lightweight automation — PR summaries, issue triage, doc updates. Claude Code is the autonomous agent for hard work — complex refactors, architecture reviews, multi-file changes. Using all three is not excessive; it is professional tooling discipline.
The typical hybrid stack costs ~$20–35/month per developer and covers every AI workflow: inline completions in the IDE (Copilot), fast free automation in CI (Gemini CLI), and high-quality autonomous coding and architecture review (Claude Code). The tools are not competing for your loyalty — they are competing for different jobs.
Interactive Decision Tree
Click any question to expand its answers and follow the path to your recommended stack. Multiple paths are valid — your context determines the right starting point.
Six Developer Profiles
Real recommendations for the most common developer archetypes. Find your profile and use it as a starting point — then adjust based on your specific constraints.
@google/mcp-workspace extension — Docs, Sheets, Gmail access out of the box. Use Claude Code for code review where reasoning depth matters. The combination costs $0–8/mo for most Google-ecosystem teams using free tier for Gemini.The Hybrid Workflow
Here is the real-world hybrid workflow that a professional developer team uses, with each tool doing what it does best. Total monthly cost for this full stack: ~$27–35/developer.
At a fully-loaded developer rate of $100/hr, the full hybrid stack (~$35/mo) costs less than 21 minutes of developer time per month. Saving even 15 minutes per day (conservatively) generates $500/mo in value — a 14x return. The question is not whether to invest in AI tooling; it is which combination maximizes your team's output for their specific workflow.
Where Each Tool Is Going: 2026–2027
The AI CLI landscape is moving fast. Here is where credible public roadmaps and announced features point for each tool:
- Computer use: control browser + desktop autonomously
- Multi-agent orchestration (subagents) for parallel tasks
- Deeper GitHub integration: branch → PR → merge cycle
- Claude Opus 5 / next-gen models with longer context
- Built-in memory across sessions (persistent CLAUDE.md)
- Enterprise policy engine for large org deployments
- Project Antigravity migration (full IDE replacement preview)
- Gemini 2.5 Ultra in CLI with 2M token context
- Native Android / mobile development integration
- Deeper Workspace: real-time Docs/Sheets co-editing
- Firebase integration for full-stack app generation
- Video / multimodal input for UI bug reports
- Copilot Workspace: autonomous PR creation (web preview)
- GitHub Models: any model in Copilot context
- Multi-file agents in VS Code (Copilot Edits)
- Copilot CLI expansion: beyond shell commands to code review
- GitHub Actions native Copilot (not just copilot-action)
- Integration with GitHub Issues and Projects
All three tools are converging on similar capabilities: autonomous multi-file editing, CI integration, and large context awareness. By late 2027, the feature differentiation may narrow significantly. In the near term (2026), the gap remains: Claude Code is the strongest autonomous agent, Gemini CLI is the most cost-efficient, and Copilot is the IDE completion leader. Build your stack on current reality and plan to re-evaluate in 12 months.
Course Complete
You've Completed AI CLI Tools Compared
Across 10 modules, you've mastered the three major AI CLI tools — their architecture, configuration, integration patterns, cost models, and when to use each. You can now make informed, defensible tooling decisions for any team size and context.
The capstone asks you to build the same URL Shortener microservice three times — once with Claude Code, once with Gemini CLI, once with GitHub Copilot CLI — documenting the experience at each step. This hands-on comparison will cement the abstract knowledge from the course with real experience.
You can evaluate AI CLI tools systematically, configure MCP servers for all three tools, build automated PR review workflows in GitHub Actions, calculate TCO for your team, design a hybrid stack optimized for your specific constraints, and explain the trade-offs to technical leadership and procurement. These are skills that few developers in the industry have today — and that distinction is commercially valuable.
Final Knowledge Check
Five questions drawing on the full course. These test integrated understanding, not just individual module facts.