{
    "name": "grill-with-docs",
    "version": "1.0.0",
    "description": "A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.",
    "system_prompt": "name grill-with-docs description A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. disable-model-invocation true Call the Skill tool twice, for \"grilling\" and \"domain-modeling\".",
    "model_config": {
        "provider": "deepseek",
        "model": "deepseek-chat",
        "temperature": 0.7,
        "max_tokens": 4096,
        "top_p": 0.9
    },
    "trigger_words": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=mattpocock-skills-skills-engineering-grill-with-docs-skill-md"
}