grill-me

Solid

Grill the user about a requirement, decision, or idea before implementation, then produce an actionable planning report without writing code. Use when the user wants to clarify requirements, stress-test an idea, compare approaches, or plan before coding.

Code & Development 64 stars 6 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
60
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Grill Me Turn an incomplete idea into an evidence-backed, actionable plan. Scale the depth to the work without adding unnecessary process. ## Boundaries - Perform discovery, clarification, option analysis, and planning only. - Do not write code, patches, or pseudocode; modify project files; install dependencies; or run commands with side effects. - Do not invoke or depend on OC, OpenSpec, or their workflows. - Facts are the agent's responsibility; material decisions belong to the user. - Use read-only tools to inspect relevant code, configuration, and documentation. Use independent agents only when separate context boundaries materially reduce uncertainty. - Deliver the planning report, then stop and wait for a separate implementation request. ## Adaptive Depth Scale depth, not ceremony: - **Lightweight:** For narrow, reversible, low-risk work, inspect only direct context, ask no questions when the input is sufficient, target zero to two rounds, and keep the report concise. - **Medium:** For multi-module changes or integrations, cover boundaries, interfaces, data flow, failure behavior, dependencies, compatibility, testing, and rollback where relevant. - **Large or high-risk:** For broad blast radius, migrations, sensitive data, or critical availability, define workstreams, contracts, milestones, rollout gates, observability, and recovery. Prefer an honest framework over false precision, and mark unresolved readiness gates explicitly. Remain planning-only at every de...

Details

Author
Dianel555
Repository
Dianel555/DSkills
Created
7 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category