Codebase locator for dev-pipeline Stage 2 — finds the reusable helpers, sibling-tool patterns, test fixtures, and eval-coverage mechanics a plan should build on, reported as file:line references. Invoke before writing any implementation plan. Never proposes fixes or edits files; Bash is for search only.
Executes one bounded implementation task from an approved dev-pipeline plan, strictly TDD (failing test seen before production code). Invoke during dev-pipeline Stage 3 with a plan excerpt, and Stage 7 with review findings to fix. Refuses scope outside the given task. Tool list is code-work only — no live Polarion MCP…
Fresh-context branch-diff reviewer for dev-pipeline Stage 6 — severity-tagged findings judged against the approved spec and plan, ending in an explicit PASS/FAIL verdict on the loop's stop criterion. Invoke after gates pass, and again after every fix round. Never edits files; Bash is for the diff and focused test runs…
Behavior-preserving cleanup pass for dev-pipeline Stage 5 — sweeps the branch diff for reuse, simplification, efficiency, altitude, and comment-density issues, applies the fixes itself, and reports each change with a one-line rationale. Invoke once per pipeline run, after gates first pass and before the first review…
Gathers verified external-contract facts (endpoints, params, schemas, id formats, quirks) for a new feature spec. Invoke during dev-pipeline Stage 1, or any time exact vendor-API facts are needed before designing a tool. Never designs the tool itself or touches repo files; Write is for scratchpad extraction only.
Runs before the agent uses a tool for Bash tool calls, executing validate_pr.py, validate_pr_merge.py, validate_issue.py and block_sensitive_text.py (4 commands). From devemberx/mcp-server-polarion.
Full feature-development pipeline for this repo — isolated worktree, spec, implementation plan, TDD build, quality gates, then a review→fix loop that only stops when review passes. Each stage delegates to a named project subagent (spec-researcher, pattern-scout, pipeline-implementer, pipeline-simplifier…
Shrink LLM-facing MCP tool descriptions — @mcp.tool docstrings and Field(description=...) — to eval-failure boundary via compress→eval→compress loop with snapshot+rollback, all gates green. Use when asked shrink/compress/optimize/token-diet tool descriptions, docstrings, or param descriptions. NOT for ordinary code…
Instructions for devemberx/mcp-server-polarion, a project described as: MCP server for Polarion ALM — read and write documents, work items, test runs, traceability links, and comments from any MCP-compatible AI assistant.
MCP server for Polarion ALM — read and write documents and work items. Runs locally from the mcp-server-polarion Python package. Needs 3 environment variables to run.