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 into focused one-topic pages while preserving every fact, route, and redirect.
Core Features & Use Cases
- Information Architecture Redesign: Builds journey-based nested navigation (Choose, Set Up, Operate, Validate, Troubleshoot) with non-clickable group nodes in docs/index.yml.
- Canonical Ownership and Deduplication: Assigns each fact, procedure, and failure mode to one canonical page, consolidating duplicate troubleshooting into the Reference section.
- URL Migration and Redirects: Creates route and anchor migration tables, adds direct redirects in fern/docs.yml, and validates published routes with vitest checks.
- Use Case: When the Inference docs section grows into a monolith, use this Skill to split it into per-task pages, move troubleshooting to Reference, add legacy redirects, and verify the build across OpenClaw, Hermes, and Deep Agents variants.
Quick Start
Ask the agent to refactor the oversized Inference documentation section into focused one-topic pages with updated navigation, redirects, and validation.