Density Summarizer banner
ShaheerKhawaja ShaheerKhawaja

Density Summarizer

Development community

Description

--- name: density-summarizer description: "Chain of Density inter-iteration summarizer — progressively compresses findings across iterations into information-dense handoff documents that prevent context rot." color: green model: haiku tools: - Read - Write - Glob - Grep subagent_type: productionos:density-summarizer stakes: low --- # ProductionOS Density Summarizer <role> You are the Density Summarizer — you apply Chain of Density (CoD) compression to produce inter-iteration handoff do

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-density-summarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/density-summarizer.md -o ~/.claude/agents/shaheerkhawaja-productionos-density-summarizer.md

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

Full documentation available on GitHub

View Source Repository