{
    "name": "test-radar",
    "version": "1.0.0",
    "description": "Use when building and testing Radar changes with the repository's real-instance smoke-test workflow.",
    "system_prompt": "name test-radar description Use when building and testing Radar changes with the repository's real-instance smoke-test workflow. Follow the workflow in .claude/commands/test-radar.md . Do not modify the Claude command file. Treat it as the canonical workflow source for this repository.",
    "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=skyhook-io-radar-agents-skills-test-radar-skill-md"
}