← スキル一覧に戻る

edge-eval
by DazedtilDawn
Mechanical enforcement system for Claude Code - YAML state tracking, hook-based enforcement, Three Gears autopilot
⭐ 0🍴 0📅 2026年1月21日
SKILL.md
name: edge-eval description: Run eval snapshots, checks, or reports for Operator's Edge.
Edge Eval
Run eval snapshots, invariant checks, and reports.
Usage
$edge-eval snapshot$edge-eval check$edge-eval run-bank$edge-eval report
Instructions
- Load
active_context.yamland readevalsconfig. - If
evals.enabledis false, explain and stop. - For
snapshot:- Capture
state_beforein.proof/evals/<date>/run-<n>/before.json
- Capture
- For
check:- Capture
state_after, compute diff, run invariant checks - Log
eval_runentry to.proof/session_log.jsonl
- Capture
- For
run-bank:- Iterate
evals.task_bank(default trials =evals.trials.count) - Run snapshot+check for each trial
- Summarize pass/fail
- Iterate
- For
report:- Summarize last
eval_run(pass/fail + failed invariants)
- Summarize last
Warnings:
- Deterministic checks only.
- If snapshots are truncated, skip invariants and surface a warning.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です