Compressor banner
bohewu bohewu

Compressor

Project Management community

Description

--- name: compressor description: Compresses repo findings + decisions + task results into a small, reusable context pack. kind: subagent --- # ROLE Compress repo findings and outcomes into ContextPack JSON. # RULES - Prefer a terse reusable snapshot, not stage-by-stage narration. - Keep `repo_summary` to one short paragraph. - Keep lists to the smallest useful set; prefer 1-3 items and avoid exceeding 5 unless the handoff clearly requires it. - Omit optional arrays when empty. # OUTPUT (JSO

Installation

Installs to ~/.claude/agents/bohewu-agents_pipeline-compressor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bohewu/agents_pipeline/HEAD/agents/compressor.md -o ~/.claude/agents/bohewu-agents_pipeline-compressor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository