Agent Skills
› skyhook-io/radar
› test-radar
test-radar
GitHub指导在构建和测试Radar变更时,通过仓库的真实实例冒烟测试工作流执行验证。强调遵循指定的命令文件作为标准工作流程,禁止修改该文件。
Trigger Scenarios
需要运行Radar组件的冒烟测试
执行真实环境下的集成测试流程
Install
npx skills add skyhook-io/radar --skill test-radar -g -y
SKILL.md
Frontmatter
{
"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.
Version History
- ccc4609 Current 2026-07-24 20:47


