source-command-update-wiki
Lint pass over docs/wiki/ — contradictions, stale claims, orphans, gaps, missing pages, broken backlinks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Lint pass over docs/wiki/ — contradictions, stale claims, orphans, gaps, missing pages, broken backlinks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | source-command-update-wiki |
| description | Lint pass over docs/wiki/ — contradictions, stale claims, orphans, gaps, missing pages, broken backlinks. |
Use this skill when the user asks to run the migrated source command update-wiki.
Run a lint pass over docs/wiki/. The output is a punch list — the user triages; you execute accepted items.
[[backlinks]] from any other page.[[page-name]] that does not resolve.last_updated >90 days for non-decision pages.A markdown punch list, grouped by check. Each item names files + line numbers + a suggested fix.
## Contradictions
- docs/wiki/data-sources/cricapi.md:14 vs docs/wiki/chains/cricket-live-score-chain.md:8 — disagree on daily quota (100 vs 250). Reconcile.
## Orphans
- docs/wiki/models/elo-rating.md — no inbound backlinks. Add from [[football-simulate-bracket]]?
docs/log.md: ## [YYYY-MM-DD] lint | weekly pass. Resolved: N. Deferred: M. New pages drafted: ....WC 2026 format (48 teams, 12 groups, top-2 + 8 best-thirds -> R32 knockout), the Poisson xG match engine, Elo seeding, and the group/bracket Monte Carlo. Load when working on football simulations.
Dream11 T20 scoring rules, credit constraints, role constraints, and ILP solver approach for cricket fantasy team building.
F1 tyre compound constants, degradation model formulation, undercut logic, and pit-lane loss per circuit. Load when working on pit strategy, tyre deg, or undercut models.
Patterns for FastMCP tool authoring — registration, typed I/O, envelope responses, error handling, async chains. Invoke when scaffolding or modifying any @mcp.tool() function.