You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reviewing documentation PRs, please consider:
✅ Technical accuracy
Code examples work as written
Commands and configurations are correct
Links resolve to the right destinations
Prerequisites and requirements are accurate
✅ Clarity and completeness
Instructions are clear and easy to follow
Steps are in logical order
Nothing important is missing
Examples help illustrate the concepts
✅ User experience
A new user could follow these docs successfully
Common gotchas or edge cases are addressed
Error messages or troubleshooting guidance is helpful
Note
Low Risk
Internal contributor tooling only; no product docs or runtime behavior changes.
Overview Cleans up the .claude/ tooling layout by deleting overlapping agent definitions, slash commands, and the update-nav skill so doc workflows are centralized in .claude/CLAUDE.md instead of duplicated across many files.
Updates .claude/CLAUDE.md to use the current internal link example (/components/accordions instead of /content/components/accordions) and adds mint a11y to the pre-submit checklist alongside existing mint broken-links and Vale steps.
Removed artifacts include document-reviewer and pr-summarizer agents, commands such as document-pr, lint-docs, review-docs, and update-change-log, and .claude/skills/update-nav/SKILL.md.
Reviewed by Cursor Bugbot for commit 428041f. Bugbot is set up for automated code reviews on this repo. Configure here.
💡 Tip: Enable Workflows to automatically generate PRs for you.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation changes
Brief description of what's being updated
Closes
For Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Note
Low Risk
Internal contributor tooling only; no product docs or runtime behavior changes.
Overview
Cleans up the
.claude/tooling layout by deleting overlapping agent definitions, slash commands, and theupdate-navskill so doc workflows are centralized in.claude/CLAUDE.mdinstead of duplicated across many files.Updates
.claude/CLAUDE.mdto use the current internal link example (/components/accordionsinstead of/content/components/accordions) and addsmint a11yto the pre-submit checklist alongside existingmint broken-linksand Vale steps.Removed artifacts include
document-reviewerandpr-summarizeragents, commands such asdocument-pr,lint-docs,review-docs, andupdate-change-log, and.claude/skills/update-nav/SKILL.md.Reviewed by Cursor Bugbot for commit 428041f. Bugbot is set up for automated code reviews on this repo. Configure here.