20-hivemind-knowledge-base

Build and search a shared team knowledge base with structured markdown articles.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/rhpds/claude-code-courseware --skill 20-hivemind-knowledge-base
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 20-hivemind-knowledge-base
Source: https://github.com/rhpds/claude-code-courseware/tree/main/lola/ccc/skills/20-hivemind-knowledge-base
Command: npx skills add https://github.com/rhpds/claude-code-courseware --skill 20-hivemind-knowledge-base

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams avoid duplicated effort and lost expertise by providing a guided workflow for contributing to and searching a shared knowledge base.

Core Features & Use Cases

  • Knowledge Contribution: Guides users through creating structured Hive Mind articles with metadata, tags, and cross-references.
  • Knowledge Discovery: Teaches users how to search existing team documentation and find relevant fixes, decisions, and technical learnings.
  • Use Case: A team member can document a difficult infrastructure fix once and help colleagues quickly find the solution through shared search and tagging.

Quick Start

Ask the Hivemind Knowledge Base skill to help me contribute a new team article or search existing team knowledge.

Frequently Asked Questions about 20-hivemind-knowledge-base

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

FAQPage Schema
How do I create structured team documentation for a shared knowledge base?

To create structured team documentation, you write markdown articles with YAML metadata, tags, and cross-references. This skill guides you through the contribution workflow to preserve technical knowledge in a Git-backed repository.

What is the best way to search existing technical documentation and team discoveries?

Searching existing technical documentation is done by querying the shared knowledge base using tags and metadata. This allows teams to discover relevant fixes, decisions, and technical learnings to avoid duplicated effort.

Do I need a Git-backed repository to manage team knowledge contributions?

Yes, you need access to the team's Git-backed Hive Mind repository. This skill relies on Git-backed repositories to store structured markdown articles and manage collaborative engineering practices.

How does tagging convention work for preserving technical knowledge in a knowledge base?

Tagging conventions work by applying structured metadata labels to markdown articles. This standardizes knowledge retrieval and cross-referencing so colleagues can quickly find documented infrastructure fixes and technical solutions.

Can I use this knowledge base skill for collaborative engineering practices across my team?

Yes, this skill is designed for collaborative engineering practices. It provides a guided workflow for contributing to and searching shared team documentation, ensuring expertise is preserved and discoverable by all team members.