← Back to list

monitoring
by felipepimentel
⭐ 0🍴 0📅 Jan 21, 2026
SKILL.md
name: monitoring description: How to monitor agent performance and system health tags: [monitoring, metrics, observability, debugging]
Monitoring Skill
Use this skill to monitor KOR agent performance and system health.
Commands
/metrics- View current metrics summary/sessions- List active sessions
Tracked Metrics
- Agent lifecycle: starts, ends, errors
- Tool calls: invocations, latency, success rate
- Sessions: duration, message count
Viewing Metrics
Run the collector script directly:
python3 ${KOR_PLUGIN_ROOT}/scripts/collector.py summary
Best Practices
- Review daily: Check metrics summary to identify issues
- Track errors: Low success rates indicate problems
- Monitor latency: High tool duration may need optimization
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