Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/SamyakJhaveri/loam --skill validate

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年5月29日 19:20
SKILL.md
readonly