examples/sandbox/healthcare_support/skills/prior-auth-packet-builder/SKILL.md
Use this skill when a case requires prior authorization review, referral validation, imaging review, or payer-specific policy checks.
case/scenario.json and case/transcript.txt.policies/ for payer, prior auth, referral, imaging, and PPO guidance:
rg -n -i 'prior authorization|prior-auth|imaging|referral|billing|PPO|Blue Cross' policies || grep -RniE 'prior authorization|prior-auth|imaging|referral|billing|PPO|Blue Cross' policies.rg launcher or bootstrap failure is not evidence that there are no policy matches.output/policy_findings.md with these exact headings:
## Case summary## Matched policy files## Prior authorization## Referral## Missing information
Cite each matched policy by its filename.output/human_review_checklist.md with:
finalize_policy_packet only after both artifacts exist.grep -RniE fallback only when rg cannot complete the search.finalize_policy_packet succeeds.