The validate-implementation-plan skill audits AI-generated implementation plans through a specialized workflow that dispatches multiple subagents to check requirements traceability, YAGNI compliance, and risky assumptions, then generates a standalone audit report without modifying the source plan or holding it in orchestrator context. It serves developers and technical leads who need independent validation of design proposals and can optionally incorporate source context from explicitly specified local files. The skill solves the problem of safely reviewing implementation plans without exposing raw plan content to the main orchestrator or risking accidental modifications to the original document.
npx skills add https://github.com/b-mendoza/agent-skills --skill validate-implementation-plan