Qualify banner
severity1 severity1

Qualify

Development community

Description

--- argument-hint: <issue-or-pr-number> description: Qualify an open issue or PR against requirements and Python SDK parity before /tdd --- # Issue and PR Qualification Validate issue/PR #$ARGUMENTS for correctness, completeness, and Python SDK alignment. Produces a verdict report that feeds into `/tdd`. ## Phase 1: Identification & Context Gathering Determine what #$ARGUMENTS is and find its linked counterpart: 1. **Check if it is an issue** - Run `gh issue view $ARGUMENTS --json number,ti

Installation

Installs to ~/.claude/commands/severity1-claude-agent-sdk-go-qualify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/severity1/claude-agent-sdk-go/HEAD/.claude/commands/qualify.md -o ~/.claude/commands/severity1-claude-agent-sdk-go-qualify.md

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

Full documentation available on GitHub

View Source Repository