Skip to main content
Run any Skill in Manus
with one click
$pwd:

forge-validate

// Forge post-implementation validation skill. Use after forge-build has completed to verify that the implementation actually behaves as the spec declares. Runs three phases: static analysis (code shape vs spec), test coverage (suite covers declared contracts), and behavioral (running system behaves as specified). Produces workbench/validation.md. Read-only — never modifies specs or implementation files. Triggers on: "validate the implementation", "check the build", "forge-validate", or any request to verify that generated code matches the Forge spec.

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 10:54
File Explorer
4 files
SKILL.md
readonly