radar-suite

Orchestrate multiple radar skills for end-to-end software audits with checkpoints.

18|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Terryc21/radar-suite --skill radar-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: radar-suite
Source: https://github.com/Terryc21/radar-suite/tree/main/skills/radar-suite
Command: npx skills add https://github.com/Terryc21/radar-suite --skill radar-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Radar Suite provides a single orchestration point to run all radar skills or individual ones, enabling end-to-end audits with consistent context and progress tracking.

Core Features & Use Cases

  • Unified entry point — routes to any skill or runs the full audit sequence
  • Session persistence and checkpoint/resume — continue where you left off across sessions
  • Handoff and cross-skill communication — pass findings and metadata between skills
  • Progress and status views — monitor per-skill results and overall audit posture
  • Configurable fix timing and risk handling for guided audits
  • Quick start and onboarding that minimize setup friction

Quick Start

Run the radar-suite entry point to route to a single radar or execute the full audit sequence.

Frequently Asked Questions about radar-suite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate an end-to-end software audit across multiple stages?

Automate an end-to-end software audit by using an orchestration entry point that routes to individual audit skills and executes the full sequence with session persistence, cross-skill handoffs, and progress tracking.

Can I resume an automated workflow audit from where I left off across sessions?

Yes, you can resume an automated workflow audit across sessions because the orchestration environment implements session persistence and checkpointing to track progress and maintain consistent context.

How does cross-skill metadata propagation work during an orchestrated audit?

Cross-skill metadata propagation works by passing findings and metadata between skills during handoffs, ensuring cohesive context and consistent audit experiences across the entire orchestration sequence.

What is the best way to monitor status and results for individual skills in an audit workflow?

Monitor status and results for individual skills by using the orchestration layer's progress and status views, which track per-skill results and the overall audit posture throughout the workflow.

Do I need to configure fix timing and risk handling for a guided software audit?

No, fix timing and risk handling are configurable options within the orchestration environment, allowing you to customize the guided audit experience without requiring mandatory manual setup.