Skip to content

docs: document pipeline_error_analysis prompt alias in README#678

Draft
cursor[bot] wants to merge 4 commits into
mainfrom
cursor/pull-request-comment-fixes-1b95
Draft

docs: document pipeline_error_analysis prompt alias in README#678
cursor[bot] wants to merge 4 commits into
mainfrom
cursor/pull-request-comment-fixes-1b95

Conversation

@cursor

@cursor cursor Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Document pipeline_error_analysis prompt alias in README

Open in Web View Automation 

RajBaviskar and others added 4 commits July 21, 2026 10:58
…lure prompt

ml-infra calls get_prompt("pipeline_error_analysis") but the MCP server
only registered the prompt as "debug-pipeline-failure", causing the lookup
to fail silently. Register the same handler under both names so the
specialized pipeline troubleshooting instructions are actually fetched.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

AI-Session-Id: 1d177617-3d9e-4153-986e-34ff001b6bb4
AI-Tool: claude-code
AI-Model: unknown
Verifies the alias appears in listPrompts(), returns identical content
via getPrompt(), and correctly interpolates executionId/projectId/URL
parameters — matching the coverage pattern from summarize-pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

AI-Session-Id: 1d177617-3d9e-4153-986e-34ff001b6bb4
AI-Tool: claude-code
AI-Model: unknown
The alias shared promptConfig with debug-pipeline-failure, causing
identical descriptions in listPrompts(). Use a separate description
that marks it as an alias while keeping the same handler and content.

Co-authored-by: Rohan Gupta <thisrohangupta@users.noreply.github.com>
Add the ml-infra-facing alias to the MCP Prompts table and clarify
that the headline prompt count is modules, with aliases listed separately.

Co-authored-by: Rohan Gupta <thisrohangupta@users.noreply.github.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ RajBaviskar
❌ cursoragent
You have signed the CLA already but the status is still pending? Let us recheck it.

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