Agent Skills
› skyhook-io/radar
› test-radar
test-radar
GitHub用于在构建和测试 Radar 变更时,通过仓库的真实实例冒烟测试工作流执行验证。指导用户遵循 .claude/commands/test-radar.md 中的既定流程,确保不修改该命令文件,以维护其作为标准工作流程源的有效性。
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


