grill

Conduct structured user interviews to align project requirements and document decisions.

Updated May 24, 2026
One-click install
npx skills add https://github.com/haJ1t/senior-dev-squad-skills --skill grill-haj1t
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill
Source: https://github.com/haJ1t/senior-dev-squad-skills/tree/main/plugins/senior-dev-squad/skills/grill
Command: npx skills add https://github.com/haJ1t/senior-dev-squad-skills --skill grill-haj1t

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of misaligned understanding among stakeholders by conducting thorough, structured interviews to establish a common ground before any code is written.

Core Features & Use Cases

  • Structured Interview Protocol: Guides users through a series of questions to elicit detailed requirements and clarify assumptions.
  • Term Resolution: Identifies and resolves ambiguities in terminology to avoid miscommunication.
  • Edge Case Stress-Testing: Probes the plan with concrete scenarios to ensure robustness and adaptability.
  • Documentation and ADRs: Encourages the creation of Architecture Decision Records for irreversible decisions.
  • Use Case: For a new feature development, this Skill can prevent costly rework by ensuring that all stakeholders have a clear understanding of the project scope and goals.

Quick Start

Begin the grill interview session by asking the user to describe the project in a few sentences.

Frequently Asked Questions about grill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure project requirements alignment before starting feature development?

Term resolution in project planning identifies and clarifies ambiguous terminology used by different stakeholders during user interviews, preventing miscommunication and ensuring a shared understanding of requirements.

How do I document irreversible decisions during project planning?

Irreversible decisions during project planning are documented using Architecture Decision Records (ADRs), which capture the context, decision, and consequences for future reference and team alignment.

When do I need to use a structured interview protocol for requirements gathering?

A structured interview protocol for requirements gathering is needed when starting new feature development to prevent costly rework by probing assumptions and establishing clear project scope and goals upfront.

What is the best way to stress-test edge cases in a product management plan?

The best way to stress-test edge cases in a product management plan is to probe the proposed feature with concrete scenarios during user interviews, ensuring the plan remains robust and adaptable to unexpected inputs.

Can I use a structured interview protocol to resolve stakeholder misalignment on existing projects?

Yes, a structured interview protocol can resolve stakeholder misalignment on existing projects by systematically identifying ambiguities, documenting decisions, and re-establishing a shared understanding of project expectations.