← スキル一覧に戻る

patterns
by zeyxx
κυνικός - Conscience Collective Décentralisée | "φ qui se méfie de φ" | Don't trust, verify
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: patterns description: View detected patterns from CYNIC observations and anomalies. Use when asked to show patterns, list anomalies, view trends, or see what CYNIC has learned from past judgments. user-invocable: true
/patterns - CYNIC Pattern Detection
"Patterns are the footprints of truth"
Quick Start
/patterns
What It Does
Displays patterns CYNIC has detected from:
- Judgments: Recurring evaluation outcomes
- Anomalies: Unusual behaviors or outliers
- Verdicts: Trends in quality assessments
- Dimensions: Consistently high/low scores
Pattern Categories
| Category | Shows |
|---|---|
anomaly | Unusual deviations |
verdict | Judgment outcome trends |
dimension | Score patterns by dimension |
all | Everything (default) |
Examples
View All Patterns
/patterns
View Anomalies Only
/patterns anomalies
View Verdict Trends
/patterns verdicts
Implementation
Use the brain_patterns MCP tool:
brain_patterns({
category: "anomaly|verdict|dimension|all",
limit: 10
})
Pattern Structure
Each pattern includes:
- Type: What kind of pattern
- Frequency: How often it occurs
- Confidence: How certain (max 61.8%)
- Examples: Specific instances
- Trend: Increasing/decreasing/stable
Insights
Patterns reveal:
- Common quality issues
- Recurring good practices
- Systematic biases
- Evolution over time
See Also
/judge- Create judgments that feed patterns/search- Find specific patterns/learn- Provide feedback to improve detection
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です