.claude/skills/forge-metrics/SKILL.md
Display plan metrics and progress statistics. Shows task completion, parallelism ratio, feature coverage, atomicity, and DAG depth. Use when the user wants to see project progress or plan health.
npx skillsauth add whatwecando/tombola forge-metricsInstall 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.
Display metrics and progress statistics for the current plan.
.planning/PLAN.md must exist (run /forge-generate first)node .claude/bin/plan-metrics.js .planning/PLAN.md .planning/tasks/ --jsonA structured report of plan health and progress.
Invoke node .claude/bin/plan-metrics.js .planning/PLAN.md .planning/tasks/ and display the results.
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.