From chief-of-staff
Carrier vacation hold knowledge base for USPS, UPS, and FedEx. Use when: - User says "pause packages", "hold packages", or "vacation hold" - User asks about pausing deliveries before a trip - User mentions "hold my mail" or "stop deliveries" - User asks about USPS hold mail, UPS My Choice, or FedEx Delivery Manager vacation holds
npx claudepluginhub omarshahine/chief-of-staff-template --plugin chief-of-staffThis skill uses the workspace's default tool permissions.
Automate setting vacation holds across USPS, UPS, and FedEx before trips. Uses Playwright browser automation to fill out each carrier's vacation hold form.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Automate setting vacation holds across USPS, UPS, and FedEx before trips. Uses Playwright browser automation to fill out each carrier's vacation hold form.
| Carrier | Service Name | Max Hold | Cost | URL |
|---|---|---|---|---|
| USPS | Hold Mail | 30 days | Free | https://www.usps.com/manage/hold-mail.htm |
| UPS | My Choice Vacation Hold | 14 days | Free | https://wwwapps.ups.com/ppc/ppc.html?loc=en_US#/preferencePage/mychoicePreference |
| FedEx | Delivery Manager Vacation Hold | 14 days | Free | https://www.fedex.com/apps/myprofile/deliverymanager/ |
https://www.usps.com/manage/hold-mail.htmhttps://wwwapps.ups.com/ppc/ppc.html?loc=en_US#/preferencePage/mychoicePreferencehttps://www.ups.com/lasso/login?returnto=https%3a//wwwapps.ups.com/ppc/ppc.html%3floc%3den_US&reasonCode=-1#/preferencePage/mychoicePreferencehttps://www.fedex.com/apps/myprofile/deliverymanager/?locale=en_US&cntry_code=us&wpro=trueWhen the user provides dates:
Process carriers in this order:
Use /chief-of-staff:package-pause to invoke the automation, or ask "pause my packages" / "set vacation holds".