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 reviewPu.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| Attribute | i-have-adhd | Pu.sh |
|---|---|---|
| Pricing type | Free | Free |
| Korean support | No | No |
| Platforms | Claude Code, OpenAI Codex, Gemini CLI, GitHub Copilot, Cursor, Zed | - |
| Open source | Yes | No |
| API available | - | - |
| SDK | - | - |
| LLM-based | - | - |
| Multimodal | - | - |
| AI model | - | - |
| GitHub Stars | 27.4K | 229 |
| Vendor | - | Pu.sh |
| Category | Developer Tools | Developer Tools |
| Details | View | 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