.claude/skills/forge-validator/SKILL.md
Validate a BLUEPRINT.md file for completeness and correctness
npx skillsauth add whatwecando/tombola forge-validateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Validate a BLUEPRINT.md file.
node .claude/bin/validate-blueprint.js BLUEPRINT.md --json.forge/validation-report.jsonIf $ARGUMENTS specifies a path, validate that file instead of BLUEPRINT.md.
Helper script: bash .claude/skills/forge-validator/validate.sh
tools
Display and enforce project conventions for Dagsmith Tombola
testing
Verify phase completion by running all checks and tests
testing
Validate a BLUEPRINT.md without generating anything. Returns a structured report showing what's complete, what's missing, and what questions to answer.
business
Archive a completed milestone. Generates a milestone report, archives planning files, creates a git tag, and cleans up.