doc

Manage Markdown documentation lifecycle, including creation, updates, and audits.

6|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/rtfpessoa/code-factory --skill doc-rtfpessoa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc
Source: https://github.com/rtfpessoa/code-factory/tree/main/productivity/skills/doc
Command: npx skills add https://github.com/rtfpessoa/code-factory --skill doc-rtfpessoa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of Markdown documentation, from creation and updating to improvement, maintenance, and auditing, ensuring your documentation is always accurate, clear, and up-to-date.

Core Features & Use Cases

  • Create: Generate new documents from various templates (runbooks, guides, ADRs, etc.).
  • Update/Improve: Edit existing documents for clarity, correctness, and consistency.
  • Maintain/Audit: Automatically check for and fix broken links, outdated references, and structural issues.
  • Sync: Publish documents to Confluence using ddoc integration.
  • Use Case: A team needs to create a new runbook for an incident response procedure, then later audit all existing documentation for broken links and ensure consistency with the company's style guide.

Quick Start

Use the doc skill to create a new runbook document in the 'docs/runbooks' directory.

Frequently Asked Questions about doc

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

FAQPage Schema
How do I manage the lifecycle of Markdown documentation for runbooks and guides?

To manage Markdown documentation lifecycle, you can create documents from templates, update content for clarity, and audit for broken links. This ensures guides and runbooks remain accurate, clear, and structurally consistent.

Can I automatically audit Markdown files for broken links and outdated references?

Yes, you can automatically audit Markdown files for broken links and outdated references. The auditing process detects structural issues and quality degradation, helping maintain consistency across your documentation repository.

How do I generate Architecture Decision Records and runbooks from templates?

You can generate Architecture Decision Records and runbooks by creating new documents from pre-defined templates. This streamlines the creation of structured technical documentation like tutorials and references directly in Markdown.

Does this documentation tool support syncing Markdown content to Confluence?

Yes, Markdown documentation synchronization to Confluence is supported through ddoc integration. This allows you to publish and maintain your Markdown content directly on Confluence pages.

What is the best way to maintain consistency and improve clarity in existing Markdown guides?

The best way to maintain consistency in Markdown guides is through automated improvement and maintenance features. You can edit existing documents to correct structural issues, fix broken links, and enforce style guide consistency.