Development
#design
grill-me
Interactively grill the user about their plan or design through relentless, structured questioning until every branch of the decision tree is resolved. Use when user explicitly asks to be grilled, stress-tested, or challenged on a plan. Use when users request "grill me", "挑挑毛病", "过一下方案", "方案行不行", "方案靠谱吗", "你觉得怎么样".
DeepseekModel
Curated skill
Quality Good · 48
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=mrlyk-skills-skills-grill-me-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name grill-me description Interactively grill the user about their plan or design through relentless, structured questioning until every branch of the decision tree is resolved. Use when user explicitly asks to be grilled, stress-tested, or challenged on a plan. Use when users request "grill me", "挑挑毛病", "过一下方案", "方案行不行", "方案靠谱吗", "你觉得怎么样". Grill Me Challenge the user's plan or design through relentless questioning. Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. Questions drawn only from what the plan states or what the user flags as undecided will miss two blind spots that live outside the text: Unknown knowns — standards the user holds but never wrote down because they feel obvious; they surface as "that's not what I meant" only after the build. Restate the plan's implicit assumptions as concrete claims for the user to veto now. Unknown unknowns — alternatives, risks, and ripple effects the user never considered. Surface what the plan silently excluded. Rules: If a question can be answered by exploring the codebase, explore the codebase instead of asking user. Ask 1-2 focused questions per turn. Do not dump all questions at once. For each question, state your recommended answer and reasoning, then ask if user agree or have a different take. When a branch is resolved, explicitly mark it done and move to the next. Keep going until all branches are resolved. Do not stop early or summarize prematurely.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.