Agent ADHD banner
cMD808 cMD808

Agent ADHD

Data community

Description

A blazing-fast, zero-dependency filter that removes AI chat filler from agent tool output. Works with OpenCode, Claude Code, Aider, Cursor, and any shell pipeline.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

  /\_/\
 ( ^.^ )    Agent-ADHD
  > ^ <     Real-time CLI output parser
 /|   |     for agentic tools.
(_|   |_)
     /\_/\
    ( o.o )    Made with care by
     > ^ <     the Agent-ADHD team
    /|   |
   (_|   |_)   "Cats notice what matters,
                ignore the rest."

Agent-ADHD

**Strip the chatter. Keep the signal.**

[![npm version](https://img.shields.io/npm/v/agent-adhd.svg)](https://www.npmjs.com/package/agent-adhd) [![npm downloads](https://img.shields.io/npm/dm/agent-adhd.svg)](https://www.npmjs.com/package/agent-adhd) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Tests](https://img.shields.io/badge/tests-202%2F202%20passing-brightgreen.svg)](#testing) [![TypeScript](https://img.shields.io/badge/TypeScript-5.3-blue.svg)](https://www.typescriptlang.org/) [![Zero Deps](https://img.shields.io/badge/dependencies-zero-brightgreen.svg)](#installation) [![Security](https://img.shields.io/badge/security-audit%20ready-yellow.svg)](#security)


*Real-time CLI output parser for agentic tools. Intercepts agent responses, suppresses conversational filler, and outputs ONLY structured, high-signal data.*


Table of Contents


Overview

Agent-ADHD is a lightweight, high-performance CLI tool that sits between you and your agentic coding assistant (like Claude Code o