confidence-aggregator
CommunityConfidence score aggregation forCFN Loop
Authormasharratt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides aggregation, outlier detection, and confidence scoring for Loop 3 evaluator scores.
Core Features & Use Cases
- IQR-based outliers: Detect outliers in scores.
- Weighted averages: Allow weighting by agent importance.
- Group by type: Analyze by agent type.
Quick Start
aggregateScores([{agentId:'a1',score:0.92,agentType:'backend'}]);
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: confidence-aggregator Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#confidence-aggregator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.