π¦ ClawHub
marine-watch-planner
by @vladmatys
Generate and adapt a sea-duty daily routine with watch rotations, sleep protection, duty handovers, internet-budgeted work blocks, and role-specific tasks. U...
TERMINAL
clawhub install marine-watch-plannerπ About This Skill
name: marine-watch-planner description: Generate and adapt a sea-duty daily routine with watch rotations, sleep protection, duty handovers, internet-budgeted work blocks, and role-specific tasks. Use when a user asks to build or optimize an onboard schedule by vessel type, role, timezone, watch model (e.g., 4/4, 3/3), fatigue constraints, or low-bandwidth life at sea.
Marine Watch Planner
Overview
Build a practical 24h onboard routine that protects sleep, keeps safety anchors, and fits real constraints (role duties, sea state, and limited internet).Workflow
1. Capture context inputs. 2. Select watch/sleep model. 3. Generate 24h timeline. 4. Add safety anchors and handovers. 5. Add bandwidth-aware work/content policy. 6. Return concise schedule + non-negotiables.1) Capture context inputs
Collect only required inputs:If data is missing, assume: 2-person 4/4, start 08:00, timezone Europe/Vilnius, 4 GB/week.
2) Select watch/sleep model
Usereferences/watch-models.md.
Rules:
3) Generate 24h timeline
Usescripts/build_marine_plan.py for a starter plan.
Required blocks:
4) Add safety anchors
Usereferences/safety-anchors.md.
Always include:
5) Add internet policy
Usereferences/internet-budgeting.md.
Always provide:
6) Output format
Return exactly these sections:1. Status: one line.
2. 24h Plan: bullet list HH:MMβHH:MM β action.
3. Non-negotiables: max 5 bullets.
4. Traffic budget: one line daily MB target + one line policy.
Keep it short, operational, and in the user language.