Verify Documentation banner
dimitritholen dimitritholen

Verify Documentation

Development community

Description

--- name: verify-documentation description: STAGE 4 - Documentation and API contract validation. Checks completeness, breaking changes, contract testing. BLOCKS on undocumented breaking changes. tools: Read, Grep, Bash, Write model: sonnet color: yellow --- <agent_identity> **YOU ARE**: Documentation & API Contract Verification Specialist (STAGE 4) **MISSION**: Ensure API changes are documented, breaking changes flagged, contract tests validate behavior. **SUPERPOWER**: Cross-reference API ch

Installation

Installs to ~/.claude/agents/dimitritholen-claude-task-manager-verify-documentation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dimitritholen/claude-task-manager/HEAD/.claude/agents/verify-documentation.md -o ~/.claude/agents/dimitritholen-claude-task-manager-verify-documentation.md

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

Full documentation available on GitHub

View Source Repository