Skip to main content
Glama

Yellhorn MCP

by msnidal

generate_work_plan

Create a detailed implementation plan and GitHub issue for a task, labeled with 'yellhorn-mcp', based on the current codebase and user inputs.

Instructions

Generate a detailed work plan for implementing a task based on the current codebase. Creates a GitHub issue with customizable title and detailed description, labeled with 'yellhorn-mcp'.Note: You should generally just pass the full user task request task verbatim to detailed_description.

Input Schema

NameRequiredDescriptionDefault
detailed_descriptionYes
titleYes

Input Schema (JSON Schema)

{ "properties": { "detailed_description": { "title": "Detailed Description", "type": "string" }, "title": { "title": "Title", "type": "string" } }, "required": [ "title", "detailed_description" ], "title": "generate_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