Frontmatter
| id | 7884 |
| title | Enforce "Propose-First" workflow and Labeling in create_issue tool description |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Nov 23, 2025, 7:28 PM |
| updatedAt | Nov 23, 2025, 7:49 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7884 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 23, 2025, 7:49 PM |
The
create_issuetool description in the GitHub Workflow MCP server is currently being overlooked regarding the pre-call proposal step and mandatory labeling.This task involves updating
ai/mcp/server/github-workflow/openapi.yamlto drastically strengthen the language in thecreate_issuetool description.Required Changes:
title,body, andlabelsin a code block or clear format before invoking the tool.ailabel and the requirement to checklist_labelsfirst.Goal: Ensure the agent never creates an issue without the user seeing exactly what will be created first.