Automated git-worktree workflow: captures intent from a diff via Claude Code or GitHub Copilot CLI, runs build/lint/test, opens a GitLab MR or GitHub PR, and auto-fixes failing pipelines — with a comp…
{
"mcpServers": {
"pipeline-worker": {
"command": "npx",
"args": [
"-y",
"pipeline-worker"
]
}
}
}