reversa-docs

Generate a self-contained HTML mini-site from Reversa core knowledge.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/stribus/pygerengastos --skill reversa-docs-stribus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-docs
Source: https://github.com/stribus/pygerengastos/tree/main/.agents/skills/reversa-docs
Command: npx skills add https://github.com/stribus/pygerengastos --skill reversa-docs-stribus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orquestrador do Time Reversa Docs gera um mini-site HTML autocontido a partir do conhecimento extraído pelo core do Reversa, armazenando tudo em .reversa/documentation/.

Core Features & Use Cases

  • Coordena a execução sequencial de quatro agentes (Mapper, Analyst, Storyteller, Publisher) para entregar documentação navegável.
  • Consolida fontes do core (soul, chronicle, topology, sdd specs e código legado) para compor glossário, deck e páginas por feature.
  • Opera offline, hospedando os dados no próprio HTML, com suporte a regeneração e rastreabilidade de estado sem dependência de rede.

Quick Start

Inicie com /reversa-docs para gerar o mini-site de documentação autocontido.

Frequently Asked Questions about reversa-docs

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

FAQPage Schema
How do I generate offline HTML documentation from legacy code and specs?

Generate offline HTML documentation by orchestrating a multi-agent pipeline that extracts knowledge from legacy code, soul, chronicle, topology, and sdd specs to compose a self-contained mini-site. The process embeds data directly into HTML assets to avoid remote calls.

What is a self-contained mini-site for multi-agent knowledge extraction?

A self-contained mini-site for multi-agent knowledge extraction is a navigable HTML documentation output created by coordinating Mapper, Analyst, Storyteller, and Publisher agents. It consolidates extracted knowledge into glossary, deck, and feature pages without external network dependencies.

Can I run multi-agent documentation orchestration without a network connection?

Yes, you can run multi-agent documentation orchestration completely offline. The pipeline operates by embedding all extracted data directly into the HTML assets and avoiding remote calls, ensuring full functionality without network connectivity.

How do I coordinate multiple agents to build navigable feature pages?

Coordinate multiple agents to build navigable feature pages by executing a sequential pipeline of Mapper, Analyst, Storyteller, and Publisher agents. This orchestration consolidates core sources to deliver structured documentation pages with state tracking and regeneration support.

Does offline HTML documentation generation support state tracking and regeneration?

Offline HTML documentation generation fully supports state tracking and regeneration. The orchestration pipeline maintains rastreabilidade de estado, allowing you to regenerate the self-contained mini-site documentation stored in `.reversa/documentation/` whenever source knowledge updates.

What is the best way to consolidate topology and chronicle data into a visual minisite?

The best way to consolidate topology and chronicle data into a visual minisite is using a coordinated multi-agent pipeline. The Mapper, Analyst, Storyteller, and Publisher agents sequentially process these core sources to output a navigable, self-contained HTML documentation site.