Interviews the user relentlessly about every aspect of a plan or design until reaching shared understanding, resolving each branch of the decision tree one by one. Provides recommended answers for each question and explores the codebase when answers can be found there.
Interviews the user relentlessly about a plan or design, walking down each branch of the decision tree and resolving dependencies one by one until shared understanding is reached. For every question it also proposes its own recommended answer, and prefers exploring the codebase over asking when possible.
A Claude Code skill for conducting mock interview grilling sessions, part of a personal dotfiles collection.