Skip to main content
Glama

Yellhorn MCP

by msnidal

review_work_plan

Analyze pull requests by comparing them with original work plan issues to ensure alignment and provide actionable feedback for code changes.

Instructions

Review a pull request against the original work plan issue and provide feedback.

Input Schema

NameRequiredDescriptionDefault
pull_request_urlYes
work_plan_issue_numberYes

Input Schema (JSON Schema)

{ "properties": { "pull_request_url": { "title": "Pull Request Url", "type": "string" }, "work_plan_issue_number": { "title": "Work Plan Issue Number", "type": "string" } }, "required": [ "work_plan_issue_number", "pull_request_url" ], "title": "review_work_planArguments", "type": "object" }

You must be authenticated.

Other Tools from Yellhorn MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/msnidal/yellhorn-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server