with one click
wiki-review
// Run a periodic supplements wiki review. Use when the user says "run a wiki review", "monthly review", "quarterly review", "review the supplements vault", or asks what needs attention beyond a single ingest/query.
// Run a periodic supplements wiki review. Use when the user says "run a wiki review", "monthly review", "quarterly review", "review the supplements vault", or asks what needs attention beyond a single ingest/query.
Quick preliminary research on a supplement or question. Searches for promising evidence that might warrant full deep research. Outputs a structured scouting brief to wiki/scouting/ — kept separate from the main wiki until promoted through deep research and ingest. Use when: "is X worth researching deeper?", "what's the preliminary evidence for X?", "$scout taurine cognitive", "should I research quercetin?". Do NOT use for comprehensive research (use foundry-research deep-research instead) or for wiki ingestion (use wiki-ingest).
Ingest a source into the supplements wiki, or re-audit a past ingest. Use for foundry-research reports such as "ingest the sulforaphane research" or "$wiki-ingest sulforaphane"; arbitrary sources in raw/ such as "ingest the source at raw/foo.pdf" or "$wiki-ingest raw/foo.md"; and audit-only mode such as "$wiki-ingest --audit-only sulforaphane" or "what did we miss in the sulforaphane ingest?" Orchestrates staging, pre-check, repo-local extractor and auditor role instructions, and gap-report append. Does not commit to git; the human reviews first.
Health-check the supplements wiki structurally and conceptually. Use when the user says "lint the wiki", asks whether the vault is clean, asks for maintenance findings, or wants low-risk structural fixes. Runs deterministic lint first, then performs targeted judgment-dependent review. Does not commit to git.
Answer substantive questions from the supplements wiki and optionally file reusable answers into wiki/queries. Use for practical supplement questions, comparisons, stack decisions, evidence questions, mechanism questions, safety checks, and "what does the wiki say about..." prompts. Does not commit to git.
Make a scoped corrective edit to existing supplement wiki pages when the problem is already known. Use for audit findings, attribution mismatches, broken source links, stale status fields, scope qualifiers, metadata drift, or other narrow page issues that do not require a full re-ingest. Does not commit to git.
Ingest a source into the supplements wiki, or re-audit a past ingest. Use for two source types: (1) foundry-research reports — "ingest the sulforaphane research", "/wiki-ingest sulforaphane"; (2) arbitrary sources in raw/ — "ingest the source at raw/foo.pdf", "/wiki-ingest raw/foo.md". Also handles audit-only mode — "/wiki-ingest --audit-only sulforaphane", "what did we miss in the sulforaphane ingest?". Orchestrates the pipeline — stage source, present the pre-check, run wiki-extractor, run wiki-auditor, append the gap report. Does not commit to git; the human reviews first.
| name | wiki-review |
| description | Run a periodic supplements wiki review. Use when the user says "run a wiki review", "monthly review", "quarterly review", "review the supplements vault", or asks what needs attention beyond a single ingest/query. |
Run a structured review of the supplements wiki. This is an evidence-hygiene workflow, not a new-source ingest.
Use the period the user requested. If ambiguous:
| Period | Depth | Default purpose |
|---|---|---|
| weekly | Light | Check queue/watch items and recent session continuity |
| monthly | Full | Lint, queue, primary-anchor promotion, synthesis hygiene |
| quarterly | Deep | Stress-test practical posture, stack decisions, and calibration |
Run:
python3 wiki/scripts/briefing.py
python3 wiki/scripts/lint.py
python3 wiki/scripts/backlog_sync.py
If deterministic lint has errors, fix those before writing a review note. Warnings can become review agenda items.
For all periods:
wiki/handoff.md, wiki/synthesis.md, wiki/research-queue.md, and wiki/evidence-watch.md.review_by dates on hypothesis and decision pages.wiki/sources/promotion-queue.md for old decision-critical claims without anchors.python3 wiki/scripts/backlog_sync.py --apply only when the user wants new gap/unverified callouts added to the queue.Monthly adds:
wiki/research-queue.md rows.wiki/sources/promotion-queue.md.wiki/synthesis.md if the practical posture changed.Quarterly adds:
practical_status on supplement entities.wiki/docs/calibration-sweep.md.Create wiki/reviews/YYYY-MM-DD-{period}.md from templates/review.md.
Fill in:
updated: date.wiki/catalog.md if content pages changed.wiki/log.md.wiki/handoff.md.