Spins up the seven core documentation files your project needs for AI agent orientation: AGENTS.md, CLAUDE.md, docs/README.md, plus standards and principles. It's built to run once during initial setup, takes a context store from a coordinator (project name, tech stack, dev commands), fills templates, and validates the output against a 22 question checklist. The key design choice here is that AGENTS.md holds canonical content while CLAUDE.md is just an import stub with a small harness-specific delta. Won't overwrite existing files, enforces no code examples in root docs, and adapts external links to match your stack. Useful if you're bootstrapping documentation structure and want consistency without manual template wrangling.
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-111-root-docs-creator