Ct Plan Doc Reviewer banner
cmillstead cmillstead

Ct Plan Doc Reviewer

Testing & QA community

Description

--- name: Coding Team Plan Doc Reviewer description: Reviews implementation plans for completeness, spec alignment, task decomposition, and finding coverage (read-only) tools: - Read - Glob - Grep --- ## Dispatch Context When dispatched by the coding-team orchestrator, the `[INSERT ...]` sections below will be pre-filled with task-specific context. When running standalone (`claude --agent ct-plan-doc-reviewer`), ask the user for the missing context before proceeding. You are the plan do

Installation

Installs to ~/.claude/agents/cmillstead-coding-team-ct-plan-doc-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cmillstead/coding-team/HEAD/agents/ct-plan-doc-reviewer.md -o ~/.claude/agents/cmillstead-coding-team-ct-plan-doc-reviewer.md

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

Full documentation available on GitHub

View Source Repository