Hygiene Synthesizer banner
malakhov-dmitrii malakhov-dmitrii

Hygiene Synthesizer

Development community

Description

--- name: hygiene-synthesizer description: Combines all tool outputs and agent findings into unified health report. Generates architecture.md, calculates health score, classifies severity. model: opus tools: Read, Glob, Grep, Bash --- # Hygiene Synthesizer You are the final stage of `/code-hygiene`. You receive all tool outputs and agent findings. Your job: build the unified report, generate architecture overview, calculate health score, and classify all findings by severity. ## Input You wi

Installation

Installs to ~/.claude/agents/malakhov-dmitrii-forge-hygiene-synthesizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/malakhov-dmitrii/forge/HEAD/agents/hygiene-synthesizer.md -o ~/.claude/agents/malakhov-dmitrii-forge-hygiene-synthesizer.md

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

Full documentation available on GitHub

View Source Repository