linkgo

Cline vs i-have-adhd: Features, Pricing & Which Is Better (2026)

A side-by-side comparison of Cline and i-have-adhd — features, pricing, and ideal use cases — to help you decide which AI tool fits your workflow.

Cline logo

Cline

Cline Bot Inc

Freemium

Open-source coding agent runtime that runs in your IDE, your terminal or embedded via SDK, works with any model, and asks approval on every step.

Key features

  • One runtime, three surfaces: The same agent runs as a VS Code extension, a terminal CLI, or embedded in your own product through the SDK
  • Model agnostic: Works with Claude, GPT, Gemini, local Ollama or LM Studio models and any OpenAI-compatible endpoint, using your own key or weights
  • Plan then Act: Align on a strategy in Plan mode before execution, then approve each step in Act mode or flip on auto-approve
  • Multi-file edits with undo: Coordinated changes across a project with linter-aware fixes, diffs, checkpoints and one-click undo on every step
  • Live terminal execution: Runs bash commands and reacts to output as it appears, handling dev servers, test runs and deploys
  • Rules and Skills: Ship .clinerules with the repo so the agent follows your coding standards, architecture and deployment conventions
  • Multi-agent teams: Coordinator agents delegate to specialists with their own tools and context, and can run on cron for recurring automation
  • MCP and integrations: Register MCP servers and custom tools, chat from Slack, Discord, Telegram or Linear, and run headlessly in GitHub Actions or GitLab

Best for

  • A developer onboarding to an unfamiliar codebase and asking the agent how files, dependencies and behaviour fit together
  • Refactoring across a large repository while keeping imports, types and behaviour consistent
  • Running recurring maintenance — dependency bumps, lint sweeps, scheduled checks — from cron or a CI pipeline
  • A team that must keep code on self-hosted or local models for compliance reasons, pointing the agent at its own endpoint
  • Embedding an agent loop inside an internal developer platform via the SDK instead of building one from scratch
  • Encoding team conventions in .clinerules so every engineer's agent produces consistent, review-ready changes
  • Triggering a coding task from Slack or Linear and having the agent open the resulting change
View Cline details
i

i-have-adhd

ayghri

Free

Coding-agent skill that forces action-first, numbered answers — kills the 'Great question! Let me think...' preamble in Claude Code, Codex, and friends.

Key features

  • Action-First Output Rule: Every response leads with the next concrete action instead of preamble.
  • Numbered Multi-Step Tasks: Coding tasks come back as numbered lists capped at 5 items each.
  • Preamble & Closer Suppression: Eliminates 'Great question!', 'Hope this helps', and other filler.
  • Specific Time Estimates: Forces the agent to answer with minutes rather than vague 'a bit' phrasing.
  • One-Command Install: /i-have-adhd in Claude Code, $i-have-adhd in Codex, or persistent activation via ~/.claude/.i-have-adhd.
  • Auto-Update in Claude Code: Claude Code fetches the skill from GitHub and keeps it up to date — no local clone needed.
  • Multi-Language Skill Docs: README available in English, Simplified Chinese, Japanese, Korean, Vietnamese, and Portuguese (BR).
  • Fork-and-Tune: Copy skills/i-have-adhd/SKILL.md, edit the 10 rules to taste, restart the agent, and re-invoke.

Best for

  • Reduce Preamble Fatigue: Developers who lose time scanning past 'Great question!' openings get straight-to-the-point agent output.
  • ADHD-Friendly Workflow: Neurodivergent developers get responses formatted the way their attention can actually consume.
  • Terminal-First Sessions: Users driving Claude Code or Codex from a terminal want short, numbered instructions rather than essays.
  • Team Style Standard: Teams adopt the skill so every developer's coding agent responds in the same terse format.
  • Custom Response Rules: Fork the SKILL.md and hand-tune the 10 rules to fit an internal engineering culture or accessibility need.
View i-have-adhd details