← Back to list

cfn-intervention-system
by masharratt
Simplified Claude Flow for beginners - AI agent orchestration made easy
⭐ 14🍴 2📅 Jan 15, 2026
SKILL.md
name: cfn-intervention-system description: "Human intervention detection and orchestration for CFN Loop. Use when automated processes need human oversight, when escalation is required, or when managing intervention workflows and approval gates." version: 1.0.0 tags: [mega-skill, intervention, human-in-the-loop, escalation] status: production
Intervention System Skill (Mega-Skill)
Version: 1.0.0 Purpose: Human intervention detection and orchestration for CFN Loop Status: Production Consolidates: cfn-intervention-detector, cfn-intervention-orchestrator
Overview
This mega-skill provides complete intervention management:
- Detector - Detect when human intervention is needed
- Orchestrator - Manage intervention workflows and escalation
Directory Structure
intervention-system/
├── SKILL.md
├── lib/
│ ├── detector/ # From cfn-intervention-detector
│ └── orchestrator/ # From cfn-intervention-orchestrator
└── cli/
Migration Paths
| Old Path | New Path |
|---|---|
| cfn-intervention-detector/ | intervention-system/lib/detector/ |
| cfn-intervention-orchestrator/ | intervention-system/lib/orchestrator/ |
Version History
1.0.0 (2025-12-02)
- Consolidated 2 intervention skills into mega-skill
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon