Docs Analyzer banner
mhylle mhylle

Docs Analyzer

Design community

Description

--- name: docs-analyzer description: Use this agent when you need to extract high-value insights from documentation, design documents, ADRs, or research notes. This agent performs deep analysis to extract decisions, constraints, specifications, and actionable insights - filtering out noise and exploratory content. Use this agent when: (1) You need to understand key decisions documented in ADRs, (2) You want to extract specifications from design docs, (3) You need to find constraints or requireme

Installation

Installs to ~/.claude/agents/mhylle-claude-skills-collection-docs-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mhylle/claude-skills-collection/HEAD/agents/docs-analyzer.md -o ~/.claude/agents/mhylle-claude-skills-collection-docs-analyzer.md

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

Full documentation available on GitHub

View Source Repository