一键导入
wiki-editorial-review
Review wiki pages for quality — citation coverage, claim accuracy, staleness, cross-links
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review wiki pages for quality — citation coverage, claim accuracy, staleness, cross-links
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Add or fix citations on a wiki page using cite-suggest, or capture a URL from any repo and add it as a citation (AGT-7). Triggers — "add citation", "cite this", "wiki cite", or when you have a quote + URL from another project.
Bootstrap a new research domain — write policy, seed concept pages, confirm filter thresholds
Review stale draft wiki pages and finalize them — fix missing citations, run validator, commit
Triage a URL, PDF, or file for ingestion into the knowledge wiki — assess fit, pick domain, run ingest
Run structured multi-source research on a question and file the result as a wiki synthesis page
基于 SOC 职业分类
| name | wiki-editorial-review |
| description | Review wiki pages for quality — citation coverage, claim accuracy, staleness, cross-links |
| triggers | ["wiki-editorial-review","wiki editorial-review"] |
Performs a structured editorial pass on one or more wiki pages: citation grounding, claim currency, cross-link completeness, and schema compliance. Produces a ranked list of issues with suggested remediation.
Reference conventions: WIKI.md § 12.2 (lint checks), § 7 (synthesis pages), § 6 (citations).
/wiki-editorial-review wiki/concepts/food-noise.md
/wiki-editorial-review --domain glp1 # Review all glp1-tagged pages
Run lint on the target scope:
.venv/bin/wiki lint [--scope <check>]
Focus on: citation-density, stale-claims, orphans, broken-wikilinks, schema-drift.
Read target pages: For each flagged page, read the full content. Assess:
[[sources/<id>]]?Prioritize findings: Rank by severity:
Propose fixes: For each critical/high finding, propose the specific remediation:
/wiki-cite on the pageApply with user approval: Do not apply fixes autonomously. Present the ranked list and ask which to address. Then use the appropriate skill or command.
wiki lint writes a report to .knowledge/lint/ — not a wiki page.