ソース情報
- リポジトリ
- RunnerQuan/SAFE-Agent
- ソースの最終更新活動
- 2026年3月30日 04:33
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/RunnerQuan/SAFE-Agent --skill wyrdコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Find doctors with Healthgrades - search providers, read reviews, and check credentials
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.
基于RFM模型和回归算法的客户生命周期价值(LTV)预测分析工具,支持电商和零售业务的客户价值预测。使用时需要客户交易数据、订单历史或消费记录,自动进行RFM特征工程、回归建模和价值预测。
| name | wyrd |
| description | Hypothesis validation and closed-loop learning |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["Read","Write","Glob"] |
Hypothesis validation and closed-loop learning.
"What will be is what survives the test."
/wyrd # Show current confidence state
/wyrd calibrate # Recalculate from rejection history
/wyrd test hypothesis.md # Validate hypothesis against codebase
/wyrd learn # Extract patterns from recent rejections
Wyrd (Old English: fate, destiny) reveals truth through testing.
/wyrd)grimoires/rune/wyrd.md## Wyrd State
| Effect | Base | Adjustment | Current |
|--------|------|------------|---------|
| Financial | 0.90 | -0.05 | 0.85 |
| Destructive | 0.90 | 0.00 | 0.90 |
| Standard | 0.85 | +0.05 | 0.90 |
| Local | 0.95 | 0.00 | 0.95 |
### Learning Metrics
- Total hypotheses: 47
- Validation rate: 78%
- Rejections this sprint: 2
/wyrd calibrate)grimoires/rune/rejections.mdgrimoires/rune/wyrd.md/wyrd learn)grimoires/rune/rejections.mdgrimoires/rune/patterns.mdPattern detected: 3 timing reductions for Financial effect
Average adjustment: 800ms → 520ms
Create taste entry? [y/n]
confidence = base_confidence + taste_adjustment + rejection_adjustment
Where:
- base_confidence: Effect-specific default
- Financial: 0.90
- Destructive: 0.90
- Standard: 0.85
- Local: 0.95
- taste_adjustment: +0.05 per Tier 2+ taste match
- rejection_adjustment:
- -0.05 per similar rejection in last 30 days
- -0.10 if same component rejected before
- Cap at -0.30
| Construct | Wyrd's Role |
|---|---|
| Sigil | Wyrd feeds rejection learnings → Sigil records as taste |
| Glyph | Wyrd provides confidence → Glyph shows in hypothesis |
| Rigor | Wyrd invokes Rigor during self-validation phase |
rules/wyrd/00-wyrd-core.md - Philosophyrules/wyrd/01-wyrd-hypothesis.md - Hypothesis formatrules/wyrd/02-wyrd-learning.md - Learning protocolrules/wyrd/03-wyrd-confidence.md - Confidence calculationrules/wyrd/08-wyrd-recalibration.md - Recalibration protocolrules/wyrd/04-wyrd-rejection-capture.md - Explicit rejection handlingrules/wyrd/05-wyrd-file-modification.md - Implicit edit detectionrules/wyrd/06-wyrd-change-analysis.md - Physics change analysisrules/wyrd/07-wyrd-pattern-detection.md - Pattern detection algorithm| File | Purpose |
|---|---|
grimoires/rune/wyrd.md | Current confidence state |
grimoires/rune/rejections.md | Rejection history (append-only) |
grimoires/rune/patterns.md | Extracted patterns |
User Rejection ("n") ──┐
├──→ rejections.md ──→ Pattern Detection ──→ Tier Promotion
User Edit (implicit) ──┘
│
↓
3+ similar rejections
│
↓
patterns.md → taste.md (Tier 2)
After Glyph generates a file: