What problem does it solve? Large documentation sections become hard to navigate and maintain as they accumulate topics, duplicate guidance, and tangled URLs. This Skill plans and executes maintainer-owned refactors of oversized NemoClaw Fern docs sections while preserving every fact, route, and redirect. ## Core Features & Use Cases - Information Architecture Redesign: Splits monolithic pages into one-topic-per-page structures with journey-based navigation (Choose, Set Up, Operate, Validate, Troubleshoot) and non-clickable grouping nodes in docs/index.yml. - URL Migration and Redirects: Builds route and anchor migration tables, adds direct redirects in fern/docs.yml, and updates inbound links across docs, README, tests, and release notes. - Canonical Ownership and Deduplication: Assigns each fact, procedure, and troubleshooting topic a single canonical owner, merging duplicates instead of leaving parallel copies. - Use Case: When the Inference docs section grows too large, use this Skill to inventory every heading, split provider setup flows into focused pages, move troubleshooting to Reference, add redirects for legacy URLs, and validate with the docs build and route tests. ## Quick Start Ask the agent to refactor the oversized Inference documentation section into focused one-topic pages with updated navigation, redirects, and validation.