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

judgment-layer

// Add a judgment classifier to any agent or Claude Code skill to decide when to act autonomously vs. ask for confirmation. Evaluates each candidate action against three axes -- reversibility, bounded cost, and user observability -- and routes to act-now, ask-first, or queue-for-review. Outputs a PreToolUse hook configuration and a policy file. Use when asking "when should my agent ask?", "judgment layer", "add a confirmation gate", "my agent acts when it shouldn't", "reversibility check", or designing authority boundaries for an agent.

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