cfn-intervention-system

Detect human intervention requirements in CFN Loop automation workflows.

14|2|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-intervention-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cfn-intervention-system
Source: https://github.com/masharratt/claude-flow-novice/tree/main/.claude/skills/cfn-intervention-system/lib/orchestrator
Command: npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-intervention-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Coordinates and suggests intervention strategies to improve CFN Loop performance when metrics indicate gaps.

Core Features & Use Cases

  • Intervention types: agent swap, specialist injection, scope simplification
  • Actionable recommendations: outputs a structured intervention plan
  • Use Case: When gate or consensus patterns indicate stagnation, generate a targeted intervention to improve results.

Quick Start

Run execute-intervention.sh with a trigger and iteration to obtain intervention recommendations.

Frequently Asked Questions about cfn-intervention-system

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

FAQPage Schema
When should I trigger intervention in CFN Loop automation workflows?

Intervention is triggered when CFN Loop metrics indicate stagnation or performance gaps—gate patterns show consensus failure or iteration cycles aren't improving results. Use execute-intervention.sh to detect when human oversight or strategy adjustment is needed to unblock automation.

What intervention strategies does the system recommend?

The system recommends targeted interventions including agent swap, specialist injection, and scope simplification. Each recommendation is output as a structured plan calibrated to your specific iteration metrics and detector signals.

How do I integrate intervention detection into my CFN Loop detector and orchestrator?

Run execute-intervention.sh with a trigger event and iteration identifier to generate intervention recommendations as JSON output. The CLI integrates directly with detector and orchestrator components via configurable thresholds.

Can I use custom thresholds to define when intervention activates?

Yes. The system supports configurable thresholds so you control when intervention triggers based on your loop's performance metrics, enabling automation that escalates to human oversight gates when conditions warrant.

What output format does the intervention system produce?

The system outputs structured JSON containing intervention recommendations, making results machine-readable for downstream escalation, reporting, and integration with orchestrator workflows.