i-have-adhd vs Pu.sh

A side-by-side comparison of features, pricing, and characteristics.

i-have-adhd

An open-source skill that makes coding-agent responses concise, actionable, and ADHD-friendly.

Read the full review

Pu.sh

A full coding-agent harness in 400 lines of shell. No npm. No pip. No Docker. Just curl, awk, and an API key.

Read the full review
Attributei-have-adhdPu.sh
Pricing typeFreeFree
Korean supportNoNo
PlatformsClaude Code, OpenAI Codex, Gemini CLI, GitHub Copilot, Cursor, Zed-
Open sourceYesNo
API available--
SDK--
LLM-based--
Multimodal--
AI model--
GitHub Stars27.4K229
Vendor-Pu.sh
CategoryDeveloper ToolsDeveloper Tools
DetailsView View

i-have-adhd key features

  • Presenting answers and next actions first
  • Structuring multi-step tasks into numbered lists
  • Redisplaying progress at every turn
  • Providing specific time estimates
  • Explaining errors focusing on location, cause, and solution
  • Suppressing unnecessary introductions and conclusions

Pu.sh key features

  • Lightweight harness in under 400 lines of shell script
  • Zero-install setup requiring only curl and awk
  • 7 core tools: bash, read, write, edit, grep, find, and ls
  • Dual provider support for Anthropic and OpenAI APIs
  • Interactive REPL and automatic context compaction
  • Pipe mode for connecting multiple agent sessions