Skip to content

Correct and refine the docs-review skill#657

Merged
danbarr merged 1 commit into
mainfrom
update-review-skill
Mar 31, 2026
Merged

Correct and refine the docs-review skill#657
danbarr merged 1 commit into
mainfrom
update-review-skill

Conversation

@danbarr
Copy link
Copy Markdown
Collaborator

@danbarr danbarr commented Mar 31, 2026

Minor refinement of the docs-review skill.

Signed-off-by: Dan Barr 6922515+danbarr@users.noreply.github.com

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 31, 2026 13:58
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Mar 31, 2026 1:59pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refines the docs-review skill guidance for documentation reviews, with emphasis on end-of-page navigation patterns and ensuring new pages aren’t isolated.

Changes:

  • Replaces the “Next steps section” requirement with a broader “page ending pattern” guideline.
  • Adds guidance to verify inbound links for newly added documentation pages.
  • Extends the review checklist to include inbound-link verification for new pages.

- **Quickstarts in product sections**: Quickstarts live inside their product section, not in a separate top-level section.
- **Integration placement**: Third-party integration guides (ngrok, Vault, OpenTelemetry, Okta, etc.) belong in `integrations/`, not in a product section.
- **Next steps section**: Every how-to guide and tutorial page must end with a "Next steps" section containing 1-3 forward links. Missing "Next steps" is a primary issue.
- **Page ending pattern**: How-to guides and tutorials follow this closing pattern: Next steps > Related information > Troubleshooting (if applicable). "Next steps" contains 1-3 forward links to the next logical pages. Missing "Next steps" is a primary issue.
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Page ending pattern" bullet asserts a strict section ordering (Next steps > Related information > Troubleshooting), but this doesn’t appear to be a consistently followed convention in the repo and it may conflict with the style guide’s guidance. For example, STYLE-GUIDE.md:169 says pages "end with" a "## Next steps" section, while some existing how-to guides place Troubleshooting before Next steps (e.g., docs/toolhive/guides-ui/playground.mdx:204-267). Consider rewording this as a preferred/common pattern (or aligning it explicitly with STYLE-GUIDE.md) rather than a requirement reviewers should enforce.

Suggested change
- **Page ending pattern**: How-to guides and tutorials follow this closing pattern: Next steps > Related information > Troubleshooting (if applicable). "Next steps" contains 1-3 forward links to the next logical pages. Missing "Next steps" is a primary issue.
- **Page ending pattern**: Per the style guide, pages should end with a **Next steps** section that links to 1–3 logical follow-on pages. A common closing pattern for how-to guides and tutorials is: Next steps, then Related information, and optionally Troubleshooting. Treat this as a preferred pattern (when it fits), but always flag missing **Next steps** as a primary issue.

Copilot uses AI. Check for mistakes.
@danbarr danbarr merged commit 0b55980 into main Mar 31, 2026
10 checks passed
@danbarr danbarr deleted the update-review-skill branch March 31, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants