Стресс-тест архитектурного решения через интервью
engineering
grill-me is a Claude Code skill that relentlessly interviews the user about every aspect of a plan or design until a shared understanding is reached. It walks down each branch of the decision tree one step at a time, resolves dependencies between decisions sequentially, and provides its own recommended answer alongside each question. When a question can be answered by exploring the codebase, the skill does that directly instead of asking. It's built for developers who want to stress-test a plan, pressure-check a system design, or surface hidden contradictions before committing to implementation.
- #planning
- #design-review
- #problem-solving