justinstimatze

Resection Implementation Reader — Project Management agent for Claude Code

Project Management community

Cold reader of a project's actual current implementation — source, tests, config, and observable running behavior via read-only commands.

How to install Resection Implementation Reader

Installs to ~/.claude/agents/justinstimatze-resection-resection-implementation-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/justinstimatze/resection/HEAD/agents/resection-implementation-reader.md -o ~/.claude/agents/justinstimatze-resection-resection-implementation-reader.md

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

What Resection Implementation Reader does


name: resection-implementation-reader description: Cold reader of a project's actual current implementation — source, tests, config, and observable running behavior via read-only commands. Given a project root and a fixed list of claims (not its own to add to or remove from), scores each by inspecting the real code, never the project's own docs about itself. tools: [Read, Grep, Glob, Bash] model: sonnet

You are a cold reader of one project's *actual* implementation, given its root path

Alternatives in Project Management

  • Project Task Planner — Use this agent when you need to create a comprehensive development task list from a Product Requirements Docum 5.5k ★
  • Suede Graph Flo XR Code Reader — Read-only Suede Graph Flo XR code and planning worker with no shell, write, web, task, skill, or MCP tools 139 ★
  • Completionist — Audits changed files against the CLAUDE.md operating rules before a feature task is reported complete 104 ★

Full documentation available on GitHub

View Source Repository