wiki-workflow

Orchestrate bootstrap, ingestion, linting, and querying of a persistent knowledge wiki.

Updated May 5, 2026
One-click install
npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill wiki-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-workflow
Source: https://github.com/shakhovskiya-create/shakhoff-claude-marketplace/tree/main/plugins/solo-sdlc/skills/wiki-workflow
Command: npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill wiki-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates use of the wiki-skills plugin (kfchou/wiki-skills) to create and maintain a living knowledge base that compounds over time. It helps teams capture domain knowledge, research context, and infrastructure decisions in a single, queryable space.

Core Features & Use Cases

  • Orchestrates when to bootstrap, ingest, lint, and query the wiki, ensuring hygiene and cross-linking across knowledge layers.
  • Supports four knowledge layers: docs/specs, docs/architecture, docs/data-sources, and wiki as a long-lived memory.
  • Enables long-term onboarding, research, and domain knowledge consolidation for teams and individuals.

Quick Start

Initialize the wiki for your domain and begin ingesting sources with the wiki-skills plugin.

Frequently Asked Questions about wiki-workflow

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

FAQPage Schema
How do I maintain a persistent knowledge wiki for long-term research context?

You can maintain a persistent knowledge wiki by orchestrating bootstrap triggers, ingestion workflows, and hygiene checks to consolidate domain knowledge and research context into a queryable space.

What is the best way to structure a knowledge base for infrastructure decisions and onboarding?

The best way to structure a knowledge base for infrastructure and onboarding is to organize context into four layers: docs/specs, docs/architecture, docs/data-sources, and a long-lived wiki memory.

How do I automate knowledge management ingestion and linting across different documentation layers?

Automate knowledge management ingestion by triggering workflows that capture sources, lint content for hygiene, and coordinate cross-linking across documentation layers to ensure reliable memory consolidation.

Can I use a wiki to consolidate accumulating product context over several months?

Yes, you can use a wiki to consolidate product context that accrues over weeks or months, capturing domain knowledge and infrastructure decisions in a single, queryable space.

Do I need the wiki-skills plugin to bootstrap a living knowledge base?

Yes, bootstrapping a living knowledge base requires the wiki-skills plugin to initialize the wiki for your domain and begin ingesting sources for long-term memory consolidation.

When should I not use an AI-maintained wiki for knowledge management?

An AI-maintained wiki is not suited for short-term or rapidly discarded information, as it is designed specifically for domains where knowledge accrues and compounds over weeks or months.