By rxhuljoshi
Interview user relentlessly about a plan/design until every unresolved branch of the decision tree is closed. Stress-tests plans before implementation.
Claude Code skill that interrogates a plan or design until every load-bearing decision is resolved. Built for stress-testing plans before code is written.
Reads a plan file, builds a decision tree of unresolved branches, explores the codebase to auto-resolve what it can, then interviews you one sharp question at a time — always with a recommended answer — and rewrites the plan in place as you confirm or override.
Use it when:
Paste this one line into Terminal:
curl -fsSL https://raw.githubusercontent.com/rxhuljoshi/grill-me-plugin/main/install.sh | bash
No git, no SSH, no GitHub account needed. Just curl (default on macOS).
Restart Claude Code after. Skill auto-loads from ~/.claude/skills/grill-me/.
Re-run the same install command. It backs up the old version to .bak and installs fresh:
curl -fsSL https://raw.githubusercontent.com/rxhuljoshi/grill-me-plugin/main/install.sh | bash
curl -fsSL https://raw.githubusercontent.com/rxhuljoshi/grill-me-plugin/main/uninstall.sh | bash
For users who prefer the official plugin manager:
/plugin marketplace add rxhuljoshi/grill-me-plugin
/plugin install grill-me@grill-me
Requires git working on the machine. If it fails with SSH/host-key errors, use the curl one-liner above instead.
Type /grill-me in Claude Code, or just say "grill me on this plan", "stress test this design", "interrogate me on this".
.claude-plugin/
plugin.json # plugin manifest
marketplace.json # marketplace manifest for distribution
skills/
grill-me/
SKILL.md
references/
decision-tree-construction.md
Rahul Joshi
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rxhuljoshi/grill-me-plugin --plugin grill-meComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.