Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Sep 5, 2025

  • Clarify the MCP guide writer subagent's instructions
  • Only enforce prose wrap requirement for docs/
  • Refactor markdownlint rule locations

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

- Clarify the MCP guide writer subagent's instructions
- Only enforce prose wrap requirement for docs/
- Refactor markdownlint rule locations

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 5, 2025 19:48
@vercel
Copy link

vercel bot commented Sep 5, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Sep 5, 2025 7:51pm

Copy link
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

This PR refactors markdown linting configuration and updates AI instructions to improve documentation quality and clarity. The changes streamline the markdownlint setup by consolidating rules and creating directory-specific configurations, while also clarifying instructions for AI agents working on the documentation.

Key changes:

  • Reorganized markdownlint configuration to be more targeted and hierarchical
  • Updated Prettier configuration to only enforce prose wrapping in docs/ directory
  • Enhanced AI agent instructions with clearer guidelines and review processes

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/toolhive/_partials/.markdownlint.json Updated extends path to reference parent directory configuration
docs/toolhive/.markdownlint.json Added new configuration file with docs-specific line length rules
README.md Reformatted to comply with new prose wrapping rules
AGENTS.md Reformatted content and added new review process section
.prettierrc Added override to only enforce prose wrapping in docs/ directory
.markdownlint.json Disabled line length globally and added JSON schema reference
.markdownlint-cli2.jsonc Simplified ignores list by removing GitHub-specific paths
.github/prompts/doc-review.prompt.md Updated style guide reference and reformatted content
.github/copilot-instructions.md File appears to be emptied
.claude/agents/mcp-guide-writer.md Enhanced agent instructions with more detailed guidelines

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr danbarr merged commit 5f4bdab into main Sep 5, 2025
6 checks passed
@danbarr danbarr deleted the update-ai-instructions branch September 5, 2025 19:53
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