reversa-docs

Generate a self-contained HTML mini-site from extracted project knowledge.

Updated Nov 4, 2025
One-click install
npx skills add https://github.com/Markson22/MKV-SYTEM --skill reversa-docs-markson22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-docs
Source: https://github.com/Markson22/MKV-SYTEM/tree/main/.agents/skills/reversa-docs
Command: npx skills add https://github.com/Markson22/MKV-SYTEM --skill reversa-docs-markson22

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This orchestrator converts extracted project knowledge into a self-contained HTML mini-site, published under .reversa/documentation/, complete with architecture visuals, dashboards, glossaries, decks and per-feature pages.

Core Features & Use Cases

  • Coordinates a four-agent workflow (Mapper, Analyst, Storyteller, Publisher) to render a browsable offline site.
  • Generates an offline, self-contained mini-site at .reversa/documentation/ that can be opened with file:// without network access.
  • Supports activation via /reversa-docs and can regenerate or update the site from core artifacts.

Quick Start

Run the /reversa-docs flow to generate the offline documentation site from your project's extracted knowledge.

Frequently Asked Questions about reversa-docs

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

FAQPage Schema
How do I generate an offline HTML mini-site from extracted project knowledge?

You can generate an offline HTML mini-site by running the /reversa-docs orchestrator, which coordinates Mapper, Analyst, Storyteller, and Publisher agents to render a self-contained site with architecture visuals and dashboards.

What does automated offline documentation generation do for my project?

Automated offline documentation generation converts extracted project knowledge into a self-contained HTML mini-site published under .reversa/documentation/, complete with architecture visuals, dashboards, glossaries, decks, and per-feature pages.

Can I browse my generated documentation site without network access?

Yes, the generated self-contained HTML mini-site can be opened with the file:// protocol without any network access, allowing you to browse offline documentation directly from your local storage.

How do I update or regenerate an offline documentation site from existing artifacts?

You can update or regenerate the offline documentation site by re-running the /reversa-docs flow, which reads core artifacts, enforces frontmatter-driven discovery, and updates progress in .reversa/documentation/.state.json.

Does the offline documentation orchestrator support optional scripts and reference assets?

Yes, the orchestrator supports optional scripts, references, and assets while enforcing frontmatter-driven discovery to incorporate these elements into the offline browsable site.

What is the best way to coordinate multiple agents for visual documentation rendering?

The best way to coordinate multiple agents for visual documentation rendering is using an orchestrator that automates Mapper, Analyst, Storyteller, and Publisher workflows to systematically produce an offline browsable site.