What problem does it solve? Filing quality issues in JIRA after reviewing a coding delivery is error-prone: drafts lack evidence, duplicates get created, screenshots leak sensitive data, and failed writes leave the tracker in an unknown state. This Skill turns verified defects into well-formed JIRA issues only after a read-only preflight and explicit human approval. ## Core Features & Use Cases - Guarded two-phase workflow: A read-only preflight validates deployment type, identity, permissions, create metadata, attachment limits, and duplicate candidates before any write; apply runs only with an exact approved batch fingerprint. - Evidence-backed drafts with screenshot validation: Drafts follow a strict JSON schema, and PNG/JPEG/WebP screenshots are structurally validated, hashed (SHA-256), and visually reviewed before upload. - Duplicate and recovery handling: Semantic duplicate review with candidate digests, fingerprint-based recovery of uncertain creates, and a guarded attachment-only resume flow for partial outcomes. - Use Case: After reviewing a coding agent's delivery, you confirm two independent defects, attach sanitized screenshots, preview the full creation packet, approve it, and the Skill creates the issues assigned to your account and verifies every field via GET. ## Quick Start Ask the agent to review the current coding delivery and file JIRA issues for the confirmed defects using this skill, then approve the presented creation packet.