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 agentmods add instructions/jaredlangleycc/nightshift-os/claude-mdgit 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/instructions/jaredlangleycc/nightshift-os/claude-md)<a href="https://agentmods.dev/instructions/jaredlangleycc/nightshift-os/claude-md"><img src="https://agentmods.dev/badge/instructions/jaredlangleycc/nightshift-os/claude-md.svg" alt="Measured on agentmods" 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 | $0.00818 | $0.00818 |
| Opus 5 | $0.00409 | $0.00409 |
| Sonnet 5 | $0.00164 | $0.00164 |
| Haiku 4.5 | $0.00082 | $0.00082 |
Grade A, and why
nightshift-os CLAUDE.md scanned grade A with 0 findings 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 4d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 133 lines — stays where its author put it; the contents beside it link to each section on GitHub.
NightShiftOS — Working Memory
This file is a TEMPLATE. Run
/customize-from-assessmentafter install and the skill will rewrite this with your specifics.
Who I'm Working With
[Name] — [Role / what you do] [1-line identity statement]
Handle / website: [handles] Email: [primary]
Values + Non-Negotiables
[Your 3 picked values from assessment Section 2] [Your 2 written values]
Protected time (Family Floor):
- [Block 1, e.g., "M-F 4-7pm — family time, no work"]
- [Block 2, e.g., "Sunday — no work, no exceptions"]
Current State
- Stage: [Pre-revenue / <$5K MRR / $5-25K MRR / $25K+]
- Hours in business per week: [N]
- Active clients: [N]
- Runway: [months at current burn]
Offer + ICP
- What you sell: [primary offer]
- Who buys it: [ICP]
- Price: [price + structure]
- Unit econ (rough): [margin / hours per delivery]
Goals
- 90-day: [revenue + lifestyle + skill goal]
- 12-month: [revenue + lifestyle + skill goal]
- Why: [the personal reason behind these]
Risk + Comfort
- Free-first commitment: [strict / loose / negotiable]
- Max tool spend / mo: [$X]
- Max client hours / wk: [N]
- Worst-case failure to avoid: [the thing you'd never recover from]
Sales Motion
- Mix: [inbound % / outbound %]
- Channels: [LinkedIn / cold email / referrals / etc.]
- Cycle length: [days from first touch to close]
- Average deal size: [$X]
Marketing Channels
- Active: [platforms you're already on]
- Want to grow: [platforms you want to invest in]
- Cadence: [posts per week / per channel]
- Working: [what's getting traction]
Brand State
- Status: [Existing / starting fresh / mid-rebrand]
- Voice archetype: [Mentor / Friend / Challenger / Curator / Operator / Storyteller / Analyst / Coach]
- Tone profile: [populated from Section 4 tone sliders]
Your detailed voice rules live in
skills/brand/voice-rules/SKILL.md(generated from your assessment).
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.
- 4d ago First seen · 133 lines · 818 tokens per session scan A 4fca5ec2a902
nightshift-os CLAUDE.md is an instructions file published in the GitHub repository jaredlangleycc/nightshift-os (3 stars, last pushed 1mo ago), licensed MIT. It adds 818 tokens to every session, about $0.0041 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
river-review GEMINI.md
Gemini CLI instructions for s977043/river-review, covering gemini instructions (river-review), 必須チェック, gemini-specific tips, prompt assembly and development tips.
ship-it open-pr.instructions.md
Instructions for khrichtchatyi/ship-it: When the user asks to open, create, or submit a pull request, follow the skill in skills/open-pr/SKILL.md in full: verify gh is authenticated, resolve the target repository and default branch, push the current branch, open one pull request with a title and body derived from the…
agent-skills CLAUDE.md
Instructions for mindbox-cloud/agent-skills, covering agent-skills — developer guide for claude code, repository purpose, repository structure, how to add a new plugin and step 1 — create the directory structure.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.