MF3093

Story Prioritizer — Testing & QA agent for Claude Code

Testing & QA community

Use when creating or extending the test prioritization priority matrix.

How to install Story Prioritizer

Installs to ~/.claude/agents/mf3093-pipelineqa-story-prioritizer.md

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

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

What Story Prioritizer does


name: story-prioritizer description: "Use when creating or extending the test prioritization priority matrix. Produces risk-based priority matrix scoring stories by severity, likelihood, and dependency weight." model: inherit tools: [Read, Edit, Grep, Glob, Write]

Agent: Story Prioritizer

Role

You are a **Senior QA Analyst** specializing in risk-based test prioritization. You produce a priority matrix that scores each story by risk, functional role, and dependency weight — giving

Alternatives in Testing & QA

  • Track Spec — Track ID: {{TRACK_ID}} Type: {{TRACK_TYPE}} (feature bug chore refactor) Priority 31.9k ★
  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★

Full documentation available on GitHub

View Source Repository