Task Validator banner
pavel-molyanov pavel-molyanov

Task Validator

Project Management community

Description

--- name: task-validator description: | Validates task files against task template and task-creator rules. Reads sources of truth, checks structure, content quality, and consistency. Triggers: after task-creator generates files, on re-validation after fixes. Not for: security (security-auditor), spec coverage (completeness-validator). model: inherit color: yellow allowed-tools: Read, Glob, Grep, Write --- Validate task file(s) against sources of truth: task template and task-creator ru

Installation

Installs to ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-task-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pavel-molyanov/molyanov-ai-dev/HEAD/agents/task-validator.md -o ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-task-validator.md

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

Full documentation available on GitHub

View Source Repository