compound-docs

Automates structured markdown documentation of resolved problems with YAML frontmatter.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/RBozydar/rbw-claude-code --skill compound-docs-rbozydar
Or copy as Structured Prompt for Agentâ–Ľ
Please help me install this Agent Skill.
Skill: compound-docs
Source: https://github.com/RBozydar/rbw-claude-code/tree/main/plugins/core/skills/compound-docs
Command: npx skills add https://github.com/RBozydar/rbw-claude-code --skill compound-docs-rbozydar

SYSTEM DOCUMENTATION & REQUIREMENTS

đź’ˇ This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

After problems are resolved, this Skill automatically documents solutions as structured markdown files with YAML frontmatter, enabling fast lookup and knowledge reuse.

Core Features & Use Cases

  • 7-step workflow to capture Confirmation→Context→Documentation
  • Categorized file structure (docs/solutions/<category>/<filename>.md)
  • YAML frontmatter with module/date/problem_type/component/symptoms/root_cause/resolution/severity
  • Validation against yaml-schema and packaging workflow

Quick Start

  1. Confirm issue resolution
  2. Gather required context (module, symptom, root cause, solution)
  3. Generate and save documentation under the appropriate category