.claude/skills/forge-execute/SKILL.md
Execute the next wave of tasks from the current plan
npx skillsauth add whatwecando/tombola forge-executeInstall 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.
Execute the next wave of tasks.
.planning/STATE.md to get current phase and wave.planning/PLAN.md to identify tasks in the current wave.planning/tasks/task-{id}.xml
b. Update .planning/allowed-files.json with the task's file list
c. Execute the task's <action> steps
d. Run the task's <verify> command
e. If pass: mark [x] in PLAN.md, add to STATE.md completed tasks
f. If fail: mark [!], log issue in STATE.md, stop wave executionIf $ARGUMENTS is "dry-run", show what would be executed without running.
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.