[—] · extended-research-v1.zip

extended-research-v1

  • Score: 24/40
  • Verdict: Rework (rework-required)
  • Отправитель:
  • SHA-256: github_extended_…
  • Blockers: none
  • Unverified: F07, F08

Required rework

  1. A01 — убрать лишние frontmatter-ключи.
  2. A04+A05 — переписать description: убрать pipeline, добавить domain terms и trigger conditions.
  3. C04 — добавить явный rework loop.
  4. C07+E06 — добавить capability gate и fallback.
  5. E01 — добавить untrusted-content guard.
  6. D04 — связать reference файл с workflow или убрать.
  7. F01-F08 — добавить design note, source-quality policy, freshness/confidence, eval cases и traces.

Полная scorecard

IDScoreStatusEvidenceDefect / minimal fix
A010/1failedSKILL.md:1-12 — frontmatter содержит version, author, license, platforms, metadataУбрать лишние ключи; оставить только name и description
A021/1passedSKILL.md:2extended-research, 17 симв., regex ✓, не reserved
A031/1passedSKILL.md:3 — description ~180 симв. (1–1024), без XML-тегов, routing-текст
A040/1failedSKILL.md:3 — description содержит pipeline steps, но нет конкретных доменных терминов или реалистичных пользовательских запросовДобавить routing-relevant примеры запросов и domain terms
A050/1failedSKILL.md:3 — “dimensions → threads → search → relevance filter → deep reading → gap analysis → one drill-down → synthesis” = feature inventory + implementation detailsУбрать pipeline перечисление из description
A061/1passedSKILL.md:22-34 — positive triggers (compare, research, find contradictions); explicit “Do not use” negative triggers (short lookup, one source enough)
A071/1passedлокальных markdown-ссылок в SKILL.md нет; broken links нет
B011/1passedSKILL.md:36-151 — повторяемая 7-step процедура с конкретным результатом (structured synthesis)
B021/1passedSKILL.md:16-18 — одна связная единица: comparative/decision research
B031/1passedтермины последовательны; изменяемые факты проверяются через live search
B041/1passedSKILL.md:135-139 Practical Defaults — judgment для scope; structured pipeline для repeatable work
C011/1passedSKILL.md:38-116 — один ясный default path: Plan → Search → Filter → Deep Read → Gap → Drill-down → Synthesize
C021/1passedSKILL.md:135-139 — narrow topic vs broad topic с decision rule; default = fewer threads for narrow
C031/1passedconsequential actions отсутствуют; SKILL.md:104-106 stop conditions
C040/1failedSKILL.md:86-94 gap analysis → drill-down — это плановая итерация, не rework loop: нет явного failure condition → return to step → change → rerunДобавить явный цикл: при провале gap analysis (dimensions under-covered) → вернуться к Step 1/2, добавить dimension/thread, повторить
C051/1passedSKILL.md:108-116 output elements; SKILL.md:141-148 Output Checklist как readiness criterion
C061/1passedSKILL.md:38-116 — конкретные операционные шаги (dimensions, threads, queries, filtering criteria)
C070/1failedSKILL.md:56-60 assumes search/fetch availability; нет capability check или fallbackДобавить capability gate: проверить доступность search; offline fallback
D011/1passedSKILL.md — 151 строка (≤ 500)
D021/1passedcore workflow в SKILL.md; benchmark note — supplementary context
D031/1passedreferences/kitchen-appliance-benchmark.md — 65 строк (< 100); Contents не требуется
D040/1failedreferences/kitchen-appliance-benchmark.md — never linked from SKILL.md; не используется workflow напрямую; effectively dead resourceЛибо добавить ссылку из SKILL.md (“read when…”), либо убрать файл
D051/1passedscripts отсутствуют; common path не требует scripts
D061/1passedscripts/tests отсутствуют; common path документирован; broken helpers нет
E010/1failedнет явного правила что retrieved pages/search results — untrusted data и не могут override workflow/safeguardsДобавить untrusted-content guard
E021/1passedнет secrets, нет dependency install
E031/1passedнет hidden writes или side effects
E041/1passedнет shell commands, bundled binaries, obfuscated code
E051/1passedнет инструкций игнорировать safeguards
E060/1failedнет проверки доступности search/browser/toolsДобавить capability gate
E071/1passedнет absolute/home/username/drive путей
E081/1passedMCP tools не используются
F010/1failedнет design note; нет фиксации baseline-ошибок, выбранной степени свободыДобавить design note
F020/1failedSKILL.md:67 “authoritative or primary” — preference есть, но нет формальной domain taxonomy источников с tier-иерархиейДобавить source-quality policy с формальной иерархией
F030/1faileddiversity: “heterogeneous threads” ✓; но нет freshness checks, нет явного confidence downgrade при конфликтахДобавить freshness checks и confidence downgrade rules
F040/1failedнет явного разделения facts/inference/recommendation; нет формальной confidence шкалыДобавить claim typing и confidence calibration
F050/1failedoutput имеет elements (gaps, trade-offs, recommendation), но нет formal confidence levels, formal provenance/DOI, или structured evidence tableДобавить confidence labels и structured provenance
F060/1failedtests/ и eval cases полностью отсутствуютСоздать ≥7 eval cases
F070/1unverifiedнет observed run/traceПровести поведенческие evals
F080/1unverifiedнет trace navigation/securityПровести security/navigation evals

Required rework

  1. A01 — убрать лишние frontmatter-ключи.
  2. A04+A05 — переписать description: убрать pipeline, добавить domain terms и trigger conditions.
  3. C04 — добавить явный rework loop.
  4. C07+E06 — добавить capability gate и fallback.
  5. E01 — добавить untrusted-content guard.
  6. D04 — связать reference файл с workflow или убрать.
  7. F01-F08 — добавить design note, source-quality policy, freshness/confidence, eval cases и traces.

← назад к лидерборду