coordination

Orchestrate executor and validator agents across pentest engagement phases.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/YukiIto1999/ctf-sleuth --skill coordination
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coordination
Source: https://github.com/YukiIto1999/ctf-sleuth/tree/main/.claude/skills/coordination
Command: npx skills add https://github.com/YukiIto1999/ctf-sleuth --skill coordination

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Pentest coordination — orchestrates executor and validator agents with context-controlled spawning. Entry point for all engagements.

Core Features & Use Cases

  • Orchestrates executor and validator roles across reconnaissance, attack-chain design, experiments, execution, integration, and reporting.
  • Shares {OUTPUT_DIR}/attack-chain.md and {OUTPUT_DIR}/experiments.md across the engagement to maintain alignment and traceability.
  • Enforces the 5-phase workflow (P0 to P5) with iterative loops for up to 30 experiments, and triggers creative research when needed.

Quick Start

Provide the initial engagement scope to the coordinator and let it spawn the first executor and validator batch.

Frequently Asked Questions about coordination

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

FAQPage Schema
How do I orchestrate executor and validator agents for a pentest engagement?

To orchestrate executor and validator agents for a pentest engagement, provide the initial engagement scope to the coordinator. It will then spawn the first executor and validator batch to apply across reconnaissance, planning, execution, and validation phases.

What is the workflow for coordinating pentest reconnaissance and execution phases?

The workflow for coordinating pentest phases enforces a 5-phase process (P0 to P5) with iterative loops for up to 30 experiments. It orchestrates executor and validator roles across reconnaissance, attack-chain design, execution, and reporting.

How does context injection work during security validation checks?

Context injection during security validation checks is enforced by the coordinator, which shares {OUTPUT_DIR}/attack-chain.md and {OUTPUT_DIR}/experiments.md across the engagement to maintain alignment and traceability between executor and validator agents.

Can I run multiple pentest targets through the same coordination workflow?

Yes, you can run multiple pentest targets through the same coordination workflow. The coordinator applies the 5-phase process and orchestrates executor and validator agents across one or more targets simultaneously.

What happens when pentest experiments fail validation checks?

When pentest experiments fail validation checks, the coordination workflow triggers iterative loops for up to 30 experiments and initiates creative research when needed to satisfy mandatory validation requirements.