sheeki03/Few-Word

36 stars · Last commit 2026-01-23

Claude Code plugin that offloads large outputs to filesystem and retrieves when required.

README preview

<p align="center">
  <img src="banner.png" alt="Kevin Malone - Why waste time say lot word when few word do trick?" width="600">
</p>

# FewWord

> "Why waste time say lot word when few word do trick? Big output go file. Small word stay. Context happy. Me happy. Everyone go home by seven."
>
> — Kevin Malone

A Claude Code plugin that automatically offloads large command outputs to files, keeping your context clean and retrievable.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet)](https://claude.ai/claude-code)

---

## The Problem

AI coding agents hit a wall when:

View full repository on GitHub →