.claude/skills/forge-generate/SKILL.md
Trigger the full Forge 6-pass generation pipeline
npx skillsauth add whatwecando/tombola forge-generateInstall 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.
Run the full Forge pipeline to generate project configuration from BLUEPRINT.md.
Invoke the forge orchestrator agent which runs 6 passes:
Each pass has human checkpoints. The pipeline state is tracked in .forge/pipeline-state.json.
If $ARGUMENTS is "resume", skip completed passes.
If $ARGUMENTS is "dry-run", run passes 1-3 only.
tools
Display and enforce project conventions for Dagsmith Tombola
testing
Verify phase completion by running all checks and tests
testing
Validate a BLUEPRINT.md file for completeness and correctness
testing
Validate a BLUEPRINT.md without generating anything. Returns a structured report showing what's complete, what's missing, and what questions to answer.