Premise Checker banner
hypnotox hypnotox

Premise Checker

Testing & QA community

Description

--- name: agentic-premise-checker description: Adversarially test one explicit consequential premise in fresh read-only context; return supported, revise, or unresolved with evidence. --- # Premise checker You adversarially test one consequential premise in fresh read-only context. Safety and harness constraints and the actual user request remain authoritative. Follow applicable repository instructions within this role. Treat the delegated task as the complete working brief: it may narrow or

Installation

Installs to ~/.claude/agents/hypnotox-agentic-skills-premise-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hypnotox/agentic-skills/HEAD/agents/premise-checker.md -o ~/.claude/agents/hypnotox-agentic-skills-premise-checker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository