Loading...
Loading...
Compare original and translation side by side
[用户:状态]
↓
[Phase 1: 读 .cheat-state.json + 扫文件系统]
↓
[Phase 2: 计算派生指标]
↓
[Phase 3: 检测建议触发器(升级 / bump / 清算)]
↓
[Phase 4: 输出看板][User: status]
↓
[Phase 1: Read .cheat-state.json + scan file system]
↓
[Phase 2: Calculate derived metrics]
↓
[Phase 3: Detect suggestion triggers (upgrade / bump / cleanup)]
↓
[Phase 4: Output dashboard]| 来源 | 用途 |
|---|---|
| 主要状态 |
| 校准样本数 / pending retros |
| 候选池规模 |
| 行数 / 当前版本 |
| meta-logging 数据,用于"距上次 bump 多少次预测" |
| Source | Purpose |
|---|---|
| Core state data |
| Calibration sample count / pending retros |
| Candidate pool size |
| Line count / current version |
| Meta-logging data for "number of predictions since last bump" |
state = read_json('.cheat-state.json')
if not state:
return "你还没初始化。请先跑 /cheat-init。"
predictions = glob('predictions/*.md')
candidates_count = parse_candidates_md_entries()
rubric_lines = wc -l rubric_notes.mdstate = read_json('.cheat-state.json')
if not state:
return "You haven't initialized yet. Please run /cheat-init first."
predictions = glob('predictions/*.md')
candidates_count = parse_candidates_md_entries()
rubric_lines = wc -l rubric_notes.md| 指标 | 算法 |
|---|---|
| Buffer 数 | |
| Buffer 颜色 | 按 cadence-protocol.md 派生: |
| Confidence 等级 | 按 state-management.md confidence 表 派生:从 |
| 最早一拍至今天数 | |
| 校准样本数 | predictions 中含完整复盘段(实绩数据非空)的文件数 |
| 待复盘 | state.pending_retros 中已过 RETRO_WINDOW_DAYS 的 |
| 池大小 | candidates.md 中 tier!=skip 的 entry 数 |
| 上次 bump 至今几次预测 | predictions 中 published_at > state.last_bump_at 的数量 |
| 同向偏差队列 | state.consecutive_directional_errors |
| in_progress 陈旧度 | now - state.in_progress_session.started_at(如有) |
| Metric | Calculation |
|---|---|
| Buffer Count | |
| Buffer Color | Derived per cadence-protocol.md: |
| Confidence Level | Derived per state-management.md confidence table: Derive emoji + label from |
| Days since earliest shoot | |
| Calibration sample count | Number of prediction files with complete retro sections (non-empty actual performance data) |
| Pending retros | Entries in state.pending_retros that have passed RETRO_WINDOW_DAYS |
| Pool size | Number of entries in candidates.md with tier!=skip |
| Predictions since last bump | Number of predictions with published_at > state.last_bump_at |
| Consecutive directional error queue | state.consecutive_directional_errors |
| in_progress staleness | now - state.in_progress_session.started_at (if exists) |
pool_status=nonecalibration_samples=0pool_status=nonecalibration_samples=0🎛️ cheat-on-content 状态(更新于 2026-05-04 15:00)
内容形态:opinion-video / 时长 3-5min / cadence: 隔日更
当前 rubric:v2 (上次 bump: 2026-04-22)
校准样本:18 篇
Confidence: 🟢 较高 (中枢 ±15%,rubric 形态稳定)
Baseline: 4.2w 中位数
📦 Buffer:3 篇(🟢 绿色)
按你的 cadence (隔日更)= 6 天 buffer,节奏稳定
📊 进度条
[█████████████░░░░░] 18 / 30 → SQLite 升级建议门槛
[██████████░░░░░░░░] 18 / 10 → percentile 桶可用(已超过门槛)
🎬 待办(按紧急度)
🚨 复盘 1 篇(已过 T+3d)
- predictions/2026-05-01_db063817_你已不在关系里.md(T+3d 到了)
⚠️ 同向偏差 3 次(high, high, high)→ 建议 /cheat-bump
💤 in-progress prediction 已陈旧 35 天
- predictions/2026-04-01_xxx.md → 是已发了忘登记?还是弃稿?
🔥 候选池
- candidates.md: 27 条(tier1: 12, tier2: 9, tier3: 6)
- 距上次抓热点: 4 天 — 可以再跑 /cheat-trends
📈 健康度
- rubric_notes.md: 412 行(健康,<600 警戒线)
- hooks_installed: ✅
- external audit configured: ❌ → 建议配 mcp__llm-chat__chat
下一步建议(按推荐优先级):
1. /cheat-retro predictions/2026-05-01_db063817_你已不在关系里.md ← 最紧急
2. /cheat-bump ← 同向偏差 3 次的处理
3. 处理陈旧 in-progress(手动或回 "清理 in-progress")
完整的命令清单见主 SKILL.md。🎛️ cheat-on-content Status (Updated on 2026-05-04 15:00)
Content Format: opinion-video / Duration 3-5min / Cadence: Every other day
Current rubric: v2 (Last bump: 2026-04-22)
Calibration Samples: 18 pieces
Confidence: 🟢 High (Center ±15%, rubric format stable)
Baseline: 42k median views
📦 Buffer: 3 pieces (🟢 Green)
Based on your cadence (every other day) = 6-day buffer, rhythm is stable
📊 Progress Bars
[█████████████░░░░░] 18 / 30 → SQLite upgrade recommendation threshold
[██████████░░░░░░░░] 18 / 10 → Percentile buckets available (threshold exceeded)
🎬 To-Do (By Urgency)
🚨 Retro 1 piece (Past T+3d)
- predictions/2026-05-01_db063817_You're No Longer in the Relationship.md (T+3d reached)
⚠️ 3 consecutive same-direction deviations (high, high, high) → Recommend /cheat-bump
💤 in-progress prediction has been stale for 35 days
- predictions/2026-04-01_xxx.md → Did you publish it and forget to record? Or discard it?
🔥 Candidate Pool
- candidates.md: 27 entries (tier1: 12, tier2: 9, tier3: 6)
- Days since last hot topic capture: 4 days — You can run /cheat-trends again
📈 Health Status
- rubric_notes.md: 412 lines (Healthy, <600 warning line)
- hooks_installed: ✅
- external audit configured: ❌ → Recommend configuring mcp__llm-chat__chat
Next Steps (By Recommendation Priority):
1. /cheat-retro predictions/2026-05-01_db063817_You're No Longer in the Relationship.md ← Most urgent
2. /cheat-bump ← Handling 3 consecutive same-direction deviations
3. Process stale in-progress (manually or reply "clean up in-progress")
Complete command list can be found in the main SKILL.md./cheat-bump --propose "..."/cheat-bump --propose "..."