Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add jaredlangleycc/nightshift-os --skill family-floorgit clone --depth 1 https://github.com/jaredlangleycc/nightshift-osWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/jaredlangleycc/nightshift-os/family-floor)<a href="https://agentmods.dev/skills/jaredlangleycc/nightshift-os/family-floor"><img src="https://agentmods.dev/badge/skills/jaredlangleycc/nightshift-os/family-floor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/jaredlangleycc/nightshift-os/family-floor"><img src="https://agentmods.dev/badge/skills/jaredlangleycc/nightshift-os/family-floor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00110 | $0.03060 |
| Opus 5 | $0.00055 | $0.01530 |
| Sonnet 5 | $0.00022 | $0.00612 |
| Haiku 4.5 | $0.00011 | $0.00306 |
Grade B, and why
family-floor scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
If the user picks 2 (override), hand off to `decision-logger` with a one-line entry. Do not lecture. The user owns the call. How it starts
The opening of the file, as written. The whole thing — 268 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Family Floor
The protected time skill. Every other scheduling-shaped skill imports it. Nothing lands on a calendar without it being seen for what it is.
Solopreneurs with a day job, a partner, and kids do not lose the family floor in one big betrayal. They lose it in a thousand quiet 15-minute exceptions. Family-floor is the friction that turns each quiet exception into a logged decision.
When this skill triggers
Fire any time a calendar surface gets touched. That includes obvious moments and quiet ones.
Obvious triggers:
/family-floor- "What's my floor?"
- "Check my protected time"
- "Am I free at X?"
- "Can I schedule X?"
- "Family floor status"
Quiet triggers (the more important ones):
- Another skill suggests a meeting, call, deep work block, or content shipping window
weekly-briefbuilds the week aheadship-it-fridayplans next weekdiscovery-call-prep,call-prep, or any sales skill recommends a slotcontent-strategyornewsletter-broadcastrecommends a publish timerisk-gaugeevaluates a hire or commitment that absorbs hours- The user mentions a time anywhere a clock could be inferred ("Tuesday at 5", "next Friday evening", "the kids' soccer night")
When fired silently by another skill, surface a one-line conflict warning. Do not interrupt the other skill's flow with the full ritual unless the user asks.
What counts as the floor
Read protected blocks from CLAUDE.md > Values + Non-Negotiables > Protected Time.
A floor block is anything the user named explicitly during /customize-from-assessment as no-work time. It is not the user's preferences. It is what they wrote down on the day they took the assessment.
Common floor shapes for working-parent solopreneurs:
- Weekday evenings (often M-F 4-7pm or 5-8pm)
- One or two full weekend days (often Sunday)
- One protected morning (e.g., Saturday morning until 11am)
- Religious or cultural blocks (Friday sundown to Saturday sundown, Sunday morning service)
- Kid-specific blocks (school pickup, bedtime routine, weekend sport)
- Partner-specific blocks (date night, partner's work travel weeks)
- Recovery blocks (one weekday morning for therapy, gym, AA, etc.)
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 268 lines · 110 tokens per session scan B ac24b14f0064
family-floor is a skill published in the GitHub repository jaredlangleycc/nightshift-os (3 stars, last pushed 1mo ago), licensed MIT. It adds 110 tokens to every session and 3,060 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
engagement-inbox-manager
Use when the user asks to "triage our comments, DMs, and mentions", "draft replies to this thread", "can we repost this fan post", or "set up inbox SLAs and an escalation path"; produces a ranked triage queue with register detection (sincere / ironic / performative / parasocial, sentiment-inversion table included …
release-notes
Generate and publish concise, evidence-based notes in the body of the latest existing GitHub Release. Use only when the user explicitly invokes $release-notes or explicitly asks to update the latest existing GitHub Release body. Do not invoke for general release planning, changelog, tag, or version tasks.
add-teams
Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
sys-configure
Configure Claude Octopus — redirects to /octo:setup interactive wizard.
recipe-front-review
Reviews completed frontend implementation for governing-source compliance, scope economy, repository quality, and security, then applies user-approved React corrections.
find-journalists
Build, refine, dedupe, and enrich small fit-checked journalist lists for newsjack campaigns. Uses the newsjack CLI (preferred) or the medialyst MCP for news search and journalist enrichment, and falls back to a best-effort local mode with no verified contacts; the agent owns how returned data is organized.