doc-workflow

Guide project documentation using the llmdoc system workflows.

459|49|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/TokenRollAI/cc-plugin --skill doc-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-workflow
Source: https://github.com/TokenRollAI/cc-plugin/tree/main/skills/doc-workflow
Command: npx skills add https://github.com/TokenRollAI/cc-plugin --skill doc-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

llmdoc-based documentation systems often become a bottleneck without clear workflows. This skill provides structured guidance to use, maintain, and reason about llmdoc documentation processes.

Core Features & Use Cases

  • Provides a structured llmdoc layout (index.md, overview, architecture, guides, reference) and commands for read, update, and investigate.
  • Helps teams initialize docs, read docs, update documentation after code changes, and maintain consistency with the codebase.
  • Supports conventions for documentation structure and references to accelerate onboarding and ensure documentation quality.

Quick Start

Ask the AI to explain the llmdoc workflow and initialize docs if needed.

Frequently Asked Questions about doc-workflow

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

FAQPage Schema
How do I initialize project documentation using the llmdoc system?

To initialize project documentation using llmdoc, you ask the AI to apply the structured layout, which generates the standard index.md, overview, architecture, guides, and reference files for your codebase.

What is the recommended workflow for updating documentation after code changes?

The recommended workflow for updating documentation after code changes is the llmdoc update command, which maintains consistency between your codebase and the existing architecture or reference files.

How does the llmdoc investigate workflow help with navigating architecture docs?

The llmdoc investigate workflow helps navigate architecture docs by providing structured commands to read, query, and reason through existing references and guides, clarifying complex project structures.

Can I use llmdoc to maintain references and guides for an existing codebase?

Yes, you can use llmdoc to maintain references and guides for an existing codebase by applying its documentation conventions to structure, read, and update your current project files.

What conventions does llmdoc use for structuring references and guides?

llmdoc uses conventions that separate guides and references into a defined layout, accelerating onboarding by ensuring documentation quality and consistency with the codebase structure.