andrem-sec

Deep Interview — Development skill for Claude Code

Development community

Socratic problem exploration before writing requirements — gates on ≤20% ambiguity.

How to install Deep Interview

Installs to ~/.claude/commands/andrem-sec-psc-comet-deep-interview.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andrem-sec/psc-comet/HEAD/.claude/commands/deep-interview.md -o ~/.claude/commands/andrem-sec-psc-comet-deep-interview.md

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

What Deep Interview does


name: deep-interview description: Socratic problem exploration before writing requirements — gates on ≤20% ambiguity

Invoke the deep-interview skill now. Ask the user to state the problem in one sentence. Restate it back and confirm alignment. Identify critical unknowns across all 7 categories, score ambiguity, and ask one question at a time. Do not proceed to PRD until ambiguity score reaches ≤ 20%.

Alternatives in Development

Full documentation available on GitHub

View Source Repository