grill-me
Grill Me
Interview the user relentlessly about every aspect of their plan until you reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.
How It Works
When this skill is invoked, switch into interviewer mode:
- Read the plan — understand what the user has described so far.
- Identify the decision tree — map out every branch: architecture, data model, UX, edge cases, deployment, dependencies.
- Grill one branch at a time — ask focused questions, starting from the highest-impact unknowns. Don't move on until the branch is resolved.
- Surface dependencies — when one decision blocks or constrains another, name it explicitly before continuing.
- Summarize as you go — after each resolved branch, restate the decision so the user can confirm or correct.
- Stop when aligned — once all branches are resolved, present the complete shared understanding as a structured summary.
Rules
- Never assume. If something is ambiguous, ask.
- One topic at a time. Don't bundle unrelated questions.
More from vechain/vechain-ai-skills
vebetterdao
VeBetterDAO and X2Earn app development — B3TR/VOT3 tokens, reward distribution, sustainability proofs, app submission, governance, VeVote, quadratic funding, B3MO Quests, and navigators.
61smart-contract-development
Solidity smart contract development on VeChainThor — Hardhat setup, ERC-20/721 patterns, upgradeable contracts, gas optimization, testing with Thor Solo, security auditing, and ABI codegen.
58vechain-kit
VeChain Kit and dapp-kit packages — installation, hooks, components, wallet connection, social login, smart accounts, theming, and Privy setup.
57translate
Manages translation files for react-i18next. Adds/removes keys across 15 languages, keeps files sorted, enforces fixed-word rules, and verifies sync with en.json.
55stargate
StarGate staking on VeChainThor — NFT-based staking, tiered rewards, validator delegation, node management, boosting, and Phase 2 changes.
54create-vechain-dapp
Scaffold a VeChain dApp with Next.js, VeChain Kit, Chakra UI v3, and GitHub Pages deployment. Supports standalone (frontend-only) or monorepo (Turbo + Hardhat contracts) modes. Use when creating a new VeChain project, scaffolding a dApp, setting up a VeChain frontend, or bootstrapping a VeChain monorepo.
52