From claude-pa
Set or inspect when claude-pa is allowed to fire. Two modes — recurring time-of-day windows (e.g. weekdays 9-5) or session-scoped ("active for the next 2 hours"). Outside the schedule the dispatcher is silent.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-pa## Usage - `/claude-pa:schedule` — show current schedule + active state - `/claude-pa:schedule off` — clear schedule (always allowed unless explicitly muted) - `/claude-pa:schedule during 90m` — active for the next 90 minutes (session mode — pairs with task-planning workflows) - `/claude-pa:schedule during 2h --label "deep work"` — same, with a label - `/claude-pa:schedule windows mon-fri:09:00-17:00` — recurring weekday business hours - `/claude-pa:schedule windows weekdays:09:00-17:00 sat:10:00-12:00` — multiple windows - `/claude-pa:schedule windows all:08:00-22:00` — every day, 8am-10p...
/scheduleManages scheduled workflow jobs: view dashboard, add via guided wizard, list, remove, enable/disable, view logs.
/scheduleInteractively collects platforms, timeframe, content mix, and frequency then generates social media posting schedule with platform guidelines.
/scheduleCreates strategic content calendars for marketing based on period, frequency, themes, channels, and capacity. Optionally generates content or outlines.
Share bugs, ideas, or general feedback.
/claude-pa:schedule — show current schedule + active state/claude-pa:schedule off — clear schedule (always allowed unless explicitly muted)/claude-pa:schedule during 90m — active for the next 90 minutes (session mode — pairs with task-planning workflows)/claude-pa:schedule during 2h --label "deep work" — same, with a label/claude-pa:schedule windows mon-fri:09:00-17:00 — recurring weekday business hours/claude-pa:schedule windows weekdays:09:00-17:00 sat:10:00-12:00 — multiple windows/claude-pa:schedule windows all:08:00-22:00 — every day, 8am-10pmDAYS:HH:MM-HH:MM
DAYS accepts:
mon,wed,frimon-friweekdays, weekends, all"$CLAUDE_PLUGIN_ROOT/bin/schedule.sh" "$@"
/claude-pa:mute) always wins.Use during <duration> at the start of a focused work block — claude-pa stays loud while you work, then automatically falls silent when the session expires. Skip the manual unmute.