一键导入
prior-auth-packet-builder
Build a concise prior authorization packet from local case files and payer policy docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build a concise prior authorization packet from local case files and payer policy docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | prior-auth-packet-builder |
| description | Build a concise prior authorization packet from local case files and payer policy docs. |
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.rg against policies/ to find payer, prior auth, referral, imaging, and PPO guidance.output/policy_findings.md with:
output/human_review_checklist.md with:
rg searches over broad file reads.Create the required PR-ready summary block, branch suggestion, title, and draft description for openai-agents-python. Use before the final response whenever the current task changed runtime code, tests, examples, build/test configuration, or docs with behavior impact, regardless of perceived change size and including local-only or uncommitted work. Skip only for trivial or conversation-only tasks, repo-meta/doc-only tasks without behavior impact, or when the user explicitly says not to include the PR draft block.
Decide how to implement runtime and API changes in openai-agents-python before editing code. Use when a task changes exported APIs, runtime behavior, serialized state, tests, or docs and you need to choose the compatibility boundary, whether shims or migrations are warranted, and when unreleased interfaces can be rewritten directly.
Run python examples in auto mode with logging, rerun helpers, and background control.
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
Use when the task requires capturing or automating a real browser from the terminal.
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.