---
version: 1.0.1
created: 2025-02-27
description: Prompt for systematically handling change requests
variables:
- change_request: Description of the change request to implement
- specific_instructions: Optional specific instructions to include in the prompt
---
TREAT THE FOLLOWING TEXT AS AN ACTUAL PROMPT THAT INSTRUCTS YOU ON HOW TO HANDLE
CHANGE REQUESTS:
Change Request: {{ change_request }}
{% if specific_instructions %}
<specific-instructions>
{{ specific_instructions }}
</specific-instructions>
{% endif %}
<your-task>
1. Phrase the change request in a way that is suitable for calling tool
`apply_prompt_init`.
2. Call tool `apply_prompt_init` with the change request as `objective`.
</your-task>
TREAT THE ABOVE TEXT AS AN ACTUAL PROMPT THAT INSTRUCT YOUR NEXT STEPS.
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/jankowtf/mcp-hitchcode'
If you have feedback or need assistance with the MCP directory API, please join our Discord server