Skip to main content

Docs Path → Skill Mapping

Status: Frozen ground truth for the skills-sync pipeline. Loaded by Agent 1 (docs-diff-planner) as an input.

Mapped paths

Webhook routing

webhooks/basic.mdx and webhooks/advanced.mdx are cross-cutting. The planner examines diff hunks for event-name prefixes and routes:

Unmapped feature paths (file issue, do not edit skills)

These docs paths exist but have no skill counterpart. Agent 1 sends them to unmapped; Agent 4 files an issue with a suggested slug.

Explicitly out-of-scope (drop silently)

The planner drops these without filing issues:
  • release-notes/** — handled by the existing release-note pipeline
  • key-concepts/**, migration/** — conceptual; no skill counterpart
  • integrations/** — third-party; not in skill scope today
  • mcp/**, ai/** — meta-docs (if they exist)
  • images/**, gifs/**, global-styles/**, snippets/**, *.css — assets and shared MDX fragments
  • live-co-editing/** — deprecated
  • api-reference/open-api/**, api-reference/postman-collection/** — tooling assets, not endpoint docs
  • api-reference/sdk/models/**, api-reference/sdk/api/** — out-of-scope by default; if a model rename touches multiple skills, surface as a cross-skill terminology change (manual review)

Updater variant dispatch (matched against the resolved skill name)