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

validate

Post-session validation loop — three-wave checks (Deterministic / Rule-based / Probabilistic) before commit. Use before every git commit. Writes .validation_passed sentinel with waves_passed field on success. NOT for: ad-hoc test runs, code review, or implementation work — only the Pipeline Gate between implement and commit.

Overview

Post-session validation loop — three-wave checks (Deterministic / Rule-based / Probabilistic) before commit. Use before every git commit. Writes .validation_passed sentinel with waves_passed field on success. NOT for: ad-hoc test runs, code review, or implementation work — only the Pipeline Gate between implement and commit.

Install command
npx skills add https://github.com/SamyakJhaveri/loam --skill validate

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMay 29, 2026 at 19:20
SKILL.md
readonly