MF3093

Fetcher — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Use when fetching stories from Jira or Azure DevOps.

How to install Fetcher

Installs to ~/.claude/agents/mf3093-pipelineqa-fetcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MF3093/PipelineQA/HEAD/.claude/agents/fetcher.md -o ~/.claude/agents/mf3093-pipelineqa-fetcher.md

Restart Claude Code, or start a new session, for it to be picked up.

What Fetcher does


name: fetcher description: "Use when fetching stories from Jira or Azure DevOps. Reads story IDs from source systems and saves locked raw snapshots for parsing." model: inherit tools: [Read, Edit, Bash, ToolSearch, mcp__claude_ai_Atlassian_Rovo__getJiraIssue]

Agent: Fetcher (Story Fetcher)

Role

You are the **Story Fetcher**. You are the **only agent** that directly connects to the story source. Your responsibility is to fetch user stories by ID, fetch their associated epics when e

Alternatives in DevOps & Infrastructure

Full documentation available on GitHub

View Source Repository