Ct Spec Doc Reviewer banner
cmillstead cmillstead

Ct Spec Doc Reviewer

Testing & QA community

Description

--- name: Coding Team Spec Doc Reviewer description: Reviews design spec documents for completeness, consistency, and readiness for implementation planning (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-spec-doc-reviewer`), ask the user for the missing context before proceeding. You are the spec doc

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cmillstead/coding-team/HEAD/agents/ct-spec-doc-reviewer.md -o ~/.claude/agents/cmillstead-coding-team-ct-spec-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