Content
92%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-sequenced skill body with copy-paste formulas, explicit validation checkpoints, and clean one-level-deep reference structure. The only weakness is mild redundancy across the risk/anti-pattern/self-check sections that a tightening pass would resolve.
Suggestions
Consolidate the 65% probability clamp rule: state it once in 步骤4 and reference it from 风险铁律/反模式/自检 rather than restating the full rationale each time.
The 风险铁律, 反模式, and 自检清单 sections overlap on several points (追高 >7%, 跌破年线, 跳过搜证); dedupe by keeping each failure mode in exactly one section and cross-referencing.
Tighten the repeated T+1/仓位 reasoning — the '买入后跌停可承受' framing appears in both 步骤5 and 风险铁律; define it once and link.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~360-line body is dense and mostly earns its tokens (tables, formulas, query templates, checklists), but several rules are restated multiple times — the 65% probability clamp recurs in 步骤4, 风险铁律, 反模式, and 自检 — which is efficient-but-slightly-redundant rather than lean. | 4 / 5 |
Actionability | Provides copy-paste-ready specifics: P0/P1/P2 search query templates capped at ≤2 keywords, exact position-sizing formulas, the 50% + 加权得分×7.5 probability method with hard 65% clamp, ATR estimation, code→板块 mapping, and a full report skeleton — fully executable guidance. | 5 / 5 |
Workflow Clarity | A 7-step sequenced workflow with an ASCII flow diagram, explicit validation checkpoints (信息缺失→降级, 对冲信号→置信度降一级, 硬性 clamp), feedback loops (未通过自检→重做, cross-validation in 搜证纪律), and a 15-item delivery checklist — clear sequence with explicit validation and error recovery. | 5 / 5 |
Progressive Disclosure | SKILL.md is an overview pointing to 7 real, substantial one-level-deep bundle files (six references + report-template.md), each clearly labeled with its contents in a dedicated 资源引用 section, with detail appropriately split out and a '先 Read 它再继续' navigation cue. | 5 / 5 |
Total | 19 / 20 Passed |