ln-111-root-docs-creator

Create five root documentation files from templates and coordinator context.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-111-root-docs-creator-0xtaoist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-111-root-docs-creator
Source: https://github.com/0xtaoist/taogate/tree/main/ln-111-root-docs-creator
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-111-root-docs-creator-0xtaoist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Root Documentation Creator automatically generates the five essential root documents (CLAUDE.md, docs/README.md, docs/documentation_standards.md, docs/principles.md, docs/tools_config.md) to establish a consistent starting point for AI agents, maintainable documentation structure, and prescribed governance.

Core Features & Use Cases

  • Create 5 root documentation files from standardized templates and a Context Store pipeline.
  • Validate structure, replace placeholders with project data, and ensure maintenance sections are present.
  • Idempotent: does not overwrite existing files unless needed, enabling safe re-runs.

Quick Start

Run the skill on the repository root to generate or refresh all five root docs based on the current coordinator context.

Frequently Asked Questions about ln-111-root-docs-creator

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

FAQPage Schema
How do I auto-generate root documentation files for Claude Code projects?

Root documentation files like CLAUDE.md and docs/README.md provide AI agents with a consistent starting point, maintainable documentation structure, and prescribed governance for automated code interactions.

What's the best way to set up project documentation standards automatically?

This documentation creator operates idempotently by reading the Context Store and updating only missing or out-of-date content, ensuring safe re-runs without overwriting existing files unless needed.

Can I use templates to create a CLAUDE.md file without manual setup?

Running this skill on the repository root generates or refreshes all five root docs based on the current coordinator context, requiring no manual file creation or placeholder replacement.

Does the root docs generator overwrite existing documentation files?

You do not need any dependencies to use this documentation creator, as it operates independently with an empty dependency list to generate standard project governance and configuration files.