Validates a proposed commission/offer/outbound action against policy: within the tier's commission cap, all-in take-rate under the gate, product ACTIVATE, anti-spam params present — returning pass / warn / block + fixes. Use when setting, changing, or negotiating commission, deciding whether to accept a creator's counter-offer, or running a pre-launch compliance check; also called by outreach-message-composer and reply-triage. Affiliate (分销) context. Chinese triggers: 设置佣金 / 接受反价 / 发起前合规检查.
$npx -y skills add crevideo/crevideo-reach --skill offer-policy-checkerInstalls into the current project.
Run `npx skills use "https://github.com/crevideo/crevideo-reach" --skill "crevideo/crevideo-reach/offer-policy-checker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crevideo/crevideo-reach" that are relevant to the current task. Run `npx skills add "https://github.com/crevideo/crevideo-reach"` and select the relevant skills, then follow their instructions.