Constraint Interrogator banner
anantbhandarkar anantbhandarkar

Constraint Interrogator

Security community

Description

--- name: constraint-interrogator description: "Use BEFORE writing backend code to discover missing constraints. Analyzes a backend task plus existing code, sweeps the constraint dimensions (Domain/Data/Scale/Failure/Security/Operations), and returns the 2-4 HIGHEST-LEVERAGE unknowns as ready-to-ask questions, each with 2-4 options and one marked [DEFAULT - Recommended] with an expert rationale. Does NOT write code or talk to the user — it proposes questions for the orchestrator to ask. Spawned

Installation

Installs to ~/.claude/agents/anantbhandarkar-make-it-right-constraint-interrogator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anantbhandarkar/make-it-right/HEAD/agents/constraint-interrogator.md -o ~/.claude/agents/anantbhandarkar-make-it-right-constraint-interrogator.md

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

Full documentation available on GitHub

View Source Repository