원클릭으로
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.