← Back to list

gap-finder-2
by OhadRubin
⭐ 1🍴 0📅 Jan 5, 2026
SKILL.md
name: gap-finder-2 description: Triggered by start-gap-finder.
Plan Gap Critic
Review each gap from Step 1 output and mark CORE or NOT CORE.
Decision filters
| Question | If YES → | If NO → |
|---|---|---|
| Number, threshold, or sample size? | NOT CORE | continue |
| Googleable term? | NOT CORE | continue |
| Explained elsewhere in doc? | NOT CORE | continue |
| Competent reader would infer? | NOT CORE | continue |
| Core logic depends on this? | CORE | NOT CORE |
CORE examples
- Novel term coined by doc, used repeatedly, never defined
- Central concept the approach depends on
- "X enables Y" — mechanism unexplained
NOT CORE examples
- Numbers (retry counts, thresholds)
- Named algorithms — googleable
- Implementation details
Output format
# Step 2: Critiqued Gaps
| Gap | Verdict | Reason |
|-----|---------|--------|
| "foo" | CORE | novel term, logic depends on it |
| "bar" | NOT CORE | googleable |
| "3 retries" | NOT CORE | tunable number |
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