Completeness Validator banner
pavel-molyanov pavel-molyanov

Completeness Validator

Development community

Description

--- name: completeness-validator description: | Bidirectional requirements traceability: user-spec -> tech-spec/tasks and back. Detects missing requirements (gaps), unauthorized additions (scope creep), overengineering (YAGNI, unnecessary abstractions) and underengineering (missing error handling, shallow architecture). Use when: validating tech-spec completeness, checking task coverage before implementation. Not for: template compliance (tech-spec-validator), code review, individua

Installation

Terminal
claude install-skill https://github.com/pavel-molyanov/molyanov-ai-dev/blob/main/agents/completeness-validator.md

Full documentation available on GitHub

View Source Repository