Pages

Pages

Reviews, comparisons, and resources for AI-assisted development tools and workflows.

About CodeMySpec

Built by John Davenport. 15 years in enterprise systems, 2 years building LLM-assisted dev tooling for Phoenix.

Read More

Privacy Policy

How CodeMySpec collects, uses, and protects your data. We use Google Analytics for usage data and cookies for session management.

Read More

Terms of Service

Terms of service for using CodeMySpec, the AI-assisted Phoenix development platform.

Read More

Progressive Tool Disclosure: How Claude Handles Hundreds of MCP Tools

Five MCP servers burn 55K tokens before Claude reads your first message. Progressive tool disclosure fixes this. Here's how it works.

Read More

The Five Layers of an Agentic Coding System

Most developers treat their AI coding tool as one thing. It's five layers. Here's the framework that changes how you evaluate and build with them.

Read More

The Agent Layer: How AI Coding Tools Actually Work

The agent loop is a while loop that changed software. Here's how tool use, context management, and ReAct turn a token predictor into a coding tool.

Read More

The Environment Layer: Where AI Code Actually Runs

CLI, IDE, or cloud? Sandboxed or wide open? The environment determines what your AI coding agent can do. Here's why it matters more than you think.

Read More

The Harness Layer: Why the Wrapper Matters More Than the Model

OpenAI shipped 1M lines with zero manually written source. The secret wasn't the model. It was the harness - constraints, verification, lifecycle.

Read More

The Model Layer: What Your AI Coding Tool Actually Is (and Isn't)

The model didn't write your code. It predicted tokens. Everything else is the harness. Here's why that matters more than benchmarks.

Read More

The Orchestration Layer: Coordinating Multiple Agents

One agent hitting its ceiling? Multi-agent coordination is the next frontier. Here's what works, what doesn't, and why the demo-to-production gap is wide.

Read More

GitHub Copilot in 2026: Features, Pricing, Benchmarks, and Community Sentiment

GitHub Copilot deep dive: $10/mo Pro tier, Coding Agent, 60M+ code reviews, Copilot Memory, and what Reddit developers actually think.

Read More

Aider in 2026: Features, Pricing, Benchmarks, and Community Sentiment

Aider deep dive: 50+ model support, 4.2x token efficiency vs Claude Code, best-in-class git integration, and what Reddit developers actually think.

Read More

Gemini CLI in 2026: Features, Pricing, Benchmarks, and Community Sentiment

Gemini CLI deep dive: 1,000 free requests/day, improving quality with 3.1 Pro, Jules async agents, and what Reddit developers actually think.

Read More

Codex CLI in 2026: Features, Pricing, Benchmarks, and Community Sentiment

Codex CLI deep dive: open source Rust CLI, 2-3x token efficiency, 9,000+ plugins, and what Reddit devs actually think. Pricing, strengths, weaknesses.

Read More

Cursor in 2026: Features, Pricing, Benchmarks, and Community Sentiment

Cursor deep dive: $2B ARR, Background Agents, MCP Apps, credit-based billing, and what Reddit devs actually think. Features, pricing, and assessment.

Read More

Writing Applications for LLMs

Your CLAUDE.md is settings. Your skills are libraries. Your hooks are middleware. Two activities, one progression.

Read More

Claude Code in 2026: Features, Pricing, Benchmarks, and Community Sentiment

Claude Code deep dive: highest-rated for code quality, Agent Teams, MCP ecosystem, and what Reddit developers actually think. Pricing and weaknesses.

Read More

Open Source vs Vendor-Locked AI Coding Tools: The Tradeoffs That Matter

The most-loved tool (Claude Code) is fully closed. The most-starred (OpenCode, 117K) is fully open. Analysis of 21 tools shows when to choose which.

Read More

What Happened to Supermaven, Aide, and Void: AI Coding Tools That Didn't Make It

Supermaven was acquired. Aide is sunsetting. Void went silent. Why AI coding tools die, what patterns predict failure, and which tools are at risk today.

Read More

CodeMySpec Specs vs Kiro EARS: Two Approaches to Spec-Driven AI Development

Amazon's Kiro generates specs before code using EARS notation. CodeMySpec takes a platform approach. How two tools are betting on spec-driven AI development.

Read More

MCP: The Protocol Connecting AI Coding Tools

Model Context Protocol is USB for AI agents. 1,000+ servers, adopted by Anthropic, OpenAI, Google. What MCP is, who supports it, and what it enables.

Read More

Best Free and Open-Source AI Coding Tools in 2026

9 free and open-source AI coding tools compared. Gemini CLI is truly free. Aider and Cline match paid tools. When is BYOK cheaper than subscriptions?

Read More

AI IDEs Compared in 2026: Cursor vs Windsurf vs Zed vs Kiro

Cursor, Windsurf, Zed, and Kiro compared: pricing, philosophy, benchmarks, and Reddit sentiment. Which AI IDE actually fits your workflow?

Read More

Claude Code Skills: Writing Apps for Agents

What Claude Code skills are, how they work, and why they matter. Markdown applications that AI agents execute on demand.

Read More

The Rise of CLI Coding Agents: Why Terminal-Native AI is Having a Moment

Claude Code accounts for 4% of GitHub commits. Gemini CLI hit 90K stars. The terminal won the AI coding war nobody expected. Here's why.

Read More

The Best CLI Coding Agents in 2026: Claude Code vs Codex vs Gemini CLI vs Aider vs OpenCode vs Goose

6 CLI coding agents compared: benchmarks, pricing, and Reddit sentiment. Claude Code, Codex CLI, Gemini CLI, Aider, OpenCode, and Goose.

Read More

The Five Levels of AI-Assisted Development

From autocomplete to fully autonomous development. A framework for understanding where you are with AI coding tools and where the real leverage is.

Read More

Agentic QA

Unit tests and BDD specs verify pieces. QA verifies the running application — story QA, journey QA, and automated issue filing by AI agents.

Read More

Architect - Your AI Phoenix Architecture Consultant

Conversational AI architect that maps user stories to Phoenix contexts, validates dependencies, and reviews architectural health.

Read More

BDD Specs for AI-Generated Code

Unit tests verify your code works. BDD specs verify your app does what users actually want. One scenario per acceptance criterion, traced to user stories.

Read More

Design Docs - Validated Specs Before Code

Write specs first, validate automatically, then let AI implement what you specified. 17 document types with type-specific validation.

Read More

Why I Built CodeMySpec

After 10 years of failed startups and learning the hard way, I built CodeMySpec to help others avoid the same decade of pain.

Read More

How to design architecture that keeps AI on track

Learn to design Phoenix contexts and vertical slice architecture to keep AI-generated code consistent.

Read More

How to manage user stories to get the most out of LLM's

Practical approach to using user stories for AI code generation. Keep LLMs focused on requirements, maintain living documentation, and avoid technical debt.

Read More

Stories - Your AI Product Manager

Get better user stories with an AI-guided conversation than you'd write alone. Complete traceability from requirements to code.

Read More

Stories - AI-Managed Requirements

AI-guided story management through Claude Code. Interview-driven requirements gathering, structured data, quality reviews, and component traceability.

Read More

Stories MCP Server - Project Manager AI Assistant

CodeMySpec's Stories MCP Server - AI project manager that helps you refine ideas into well-structured user stories through interactive interviews.

Read More

How to write design documents that keep AI from going off the rails

Write one design doc per code file to prevent architectural drift and keep LLMs on track.

Read More