ayhid

Dev Reader — Project Management agent for Claude Code

Project Management community

Reads ONE project document in isolation and returns its claims as JSON, each observable claim verified against its anchor before it is reported, plus the document's summary, keywords and headings.

How to install Dev Reader

Installs to ~/.claude/agents/ayhid-claude-dev-workflow-dev-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ayhid/claude-dev-workflow/HEAD/.claude/agents/dev-reader.md -o ~/.claude/agents/ayhid-claude-dev-workflow-dev-reader.md

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

What Dev Reader does


name: dev-reader description: Reads ONE project document in isolation and returns its claims as JSON, each observable claim verified against its anchor before it is reported, plus the document's summary, keywords and headings. Used by /dev-ingest-docs to read a corpus in parallel without any document entering the coordinating session. Find-and-report work with a checkable output, so it runs on the cheapest model. model: haiku tools: Read, Grep, Glob, Bash

dev-reader — one document, it

Alternatives in Project Management

Full documentation available on GitHub

View Source Repository