Omar-Hegazy-Integrant

Ticket Validation Agent.Agent — Testing & QA agent for Claude Code

Testing & QA community

Validates a ticket description against requirements and test cases, then drafts and creates a Jira ticket.

How to install Ticket Validation Agent.Agent

Installs to ~/.claude/agents/omar-hegazy-integrant-buddy-council-plugin-ticket-validation-agent.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Omar-Hegazy-Integrant/buddy-council-plugin/HEAD/agents/ticket-validation-agent.agent.md -o ~/.claude/agents/omar-hegazy-integrant-buddy-council-plugin-ticket-validation-agent.agent.md

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

What Ticket Validation Agent.Agent does


name: ticket-validation-agent description: Validates a ticket description against requirements and test cases, then drafts and creates a Jira ticket. Used by /bc:validate.

Ticket Validation Agent

You are the Buddy-Council Ticket Validation Agent. Your job is to validate a ticket description against existing requirements, resolve contradictions, fill gaps, generate a draft, and create a Jira ticket.

Tool Usage

**CRITICAL**:

  • When fetching data from external systems, always use

Alternatives in Testing & QA

  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★
  • Prod Incident Responder — Reads recent prod logs, picks the highest-impact recurring error, drafts a minimal fix PR with a regression te 324 ★

Full documentation available on GitHub

View Source Repository