wiki-promote

Scan wiki summaries for recurring concepts and generate concept pages when thresholds are met.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jluckyiv/rivcomocktrial --skill wiki-promote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-promote
Source: https://github.com/jluckyiv/rivcomocktrial/tree/main/.claude/skills/wiki-promote
Command: npx skills add https://github.com/jluckyiv/rivcomocktrial --skill wiki-promote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Promote recurring concepts found in summaries into dedicated wiki concept pages, reducing duplication and improving knowledge discoverability.

Core Features & Use Cases

  • Scan all wiki summaries to build a recurrence map of concept candidates.
  • Compare against existing wiki/concepts pages and promote those meeting the threshold, updating index.md and log.md accordingly.
  • Conservative by default: do not promote if the signal is ambiguous; log and request confirmation when needed.

Quick Start

Scan wiki summaries for recurring concepts and promote eligible terms into wiki/concepts when the threshold is reached.

Frequently Asked Questions about wiki-promote

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically create wiki concept pages from recurring topics in summaries?

Promote recurring concepts into wiki concept pages by scanning all wiki summaries to build a recurrence map. When a concept meets the minimum threshold, it generates a dedicated concept page under wiki/concepts, using open questions and touched sections as citations.

What is the best way to reduce knowledge duplication across wiki summaries?

Reduce knowledge duplication by identifying recurring concepts across wiki summaries and promoting them into dedicated concept pages. It updates index.md and log.md entries, and updates existing summaries to reference the new pages.

How does concept recurrence threshold governance work for knowledge management?

Concept recurrence threshold governance enforces a conservative default approach by refusing to promote ambiguous concepts. It logs these instances and requests confirmation, ensuring only sufficiently recurring concepts become dedicated wiki pages.

Can I use existing wiki concept pages when scanning summaries for new entries?

Existing wiki concept pages are actively used during scanning. The tool compares all scanned wiki summaries and their concept candidates against existing wiki/concepts pages to prevent duplication before promoting eligible terms.

Why are my recurring wiki concepts not being promoted to dedicated pages?

Recurring wiki concepts are not promoted when the signal is ambiguous or the minimum threshold is unmet. The system conservatively logs these instances and requests confirmation rather than automatically creating concept pages.