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, pipeline-reviewer) with a stage-appropriate model. Use when starting any new MCP tool, feature, or multi-file change from scratch; when the user says "new tool/feature" (any language), "run the pipeline", or asks to develop something "the same way as list_test_records". Triggers on /dev-pipeline. NOT for one-file tweaks, doc edits, or work already mid-flight — jump to the matching stage instead.
$npx -y skills add devemberx/mcp-server-polarion --skill dev-pipelineInstalls into the current project.
Run `npx skills use "https://github.com/devemberx/mcp-server-polarion" --skill "devemberx/mcp-server-polarion/dev-pipeline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devemberx/mcp-server-polarion" that are relevant to the current task. Run `npx skills add "https://github.com/devemberx/mcp-server-polarion"` and select the relevant skills, then follow their instructions.