unload

unload is a skill for Claude Code, Codex from ThoBustos/openyoko. It costs 0 tokens per session (2,568 once invoked), scanned A, original, MIT.

An end-of-day writing and planning routine that turns a free-form brain dump into an organized view of unfinished work and tomorrow’s priorities.

In plain words
What is it for?
Use it before bed or when overwhelmed to record thoughts, synthesize the current situation, and prepare for the next day. It requires a weekly journal and a personal planning vault.
Why use it?
It helps clear mental load and identify open tasks by reading the current week’s journal, task list, dates, and personal project state.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/thobustos/openyoko/unload
Any agent
npx skills add ThoBustos/openyoko --skill unload
Clone the repo
git clone --depth 1 https://github.com/ThoBustos/openyoko

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for unload

README.md
[![agentmods](https://agentmods.dev/badge/skills/thobustos/openyoko/unload.svg)](https://agentmods.dev/skills/thobustos/openyoko/unload)
Your own site
<a href="https://agentmods.dev/skills/thobustos/openyoko/unload"><img src="https://agentmods.dev/badge/skills/thobustos/openyoko/unload.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,568 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.02568
Opus 5 $0.00000 $0.01284
Sonnet 5 $0.00000 $0.00514
Haiku 4.5 $0.00000 $0.00257

Measured 5d ago against content hash 09e0da18d6d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

unload 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 5d 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.

.claude/skills/unload/SKILL.md · 346 lines

How it starts

The opening of the file, as written. The whole thing — 346 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/unload Skill

End-of-day brain dump with intelligent state synthesis. Clear your mind, see your week's reality, and prepare tomorrow.

Usage

/unload

When to use:

  • End of day when brain is full
  • Before bed to clear mental load
  • When feeling overwhelmed with open loops

Key difference from /daily:

  • /daily = structured morning/evening Q&A ritual with calendar, pillar tracking
  • /unload = pure mind-clearing dump + intelligent state synthesis + tomorrow prep

Prerequisites

Before running this skill, check:

  1. Current week journal exists - Look for {{vault}}/02_JOURNAL/Weekly/{{YYYY}}-W{{WW}}.md

    • IF MISSING: "You don't have a week journal yet. Would you like to run /weekly first to set up your week?"
  2. GLOBAL_STATE.md exists - Check {{vault}}/00_SYSTEM/GLOBAL_STATE.md

    • IF MISSING: "No vault found. Run /onboarding first."

Flow

Phase 1: Context Gathering (Silent)

Read these files without outputting anything:

System Core:

  1. {{vault}}/00_SYSTEM/GLOBAL_STATE.md - Current focus, energy, active projects
  2. {{vault}}/00_SYSTEM/TODO.md - All tasks, check staleness
  3. {{vault}}/00_SYSTEM/IMPORTANT_DATES.md - Anything for tomorrow

Journal: 4. {{vault}}/02_JOURNAL/Weekly/{{YYYY}}-W{{WW}}.md - Current week journal

  • Extract: Top 3s (Personal + Professional), Keystone, Pillar Commitments
  • Extract: All daily entries so far (Week Progress section)
  • Extract: Running Thread items

Projects: 5. All active project _STATE.md files from GLOBAL_STATE's active_projects list

  • Note staleness (>7 days = stale)

Activity: 6. {{vault}}/00_SYSTEM/OPS/activity-logs/{{YYYY}}-W{{WW}}.md - What was logged today

Goals: 7. {{vault}}/01_GOALS/{{YYYY}}.md - Year goals for context 8. {{vault}}/02_JOURNAL/Monthly/{{YYYY}}-{{MM}}.md - Month plan (if exists)

Calculate:

  • Days since each project _STATE last updated
  • Task completion status for Top 3s
  • Pillar commitment progress (how many days hit)
  • Any waiting/blocked items older than 7 days
  • Tomorrow's calendar events (via MCP if available)
  • Tomorrow's important dates

Read the full file on GitHub · 346 lines

Changes

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.

  1. 5d ago First seen · 346 lines · 0 tokens per session scan A 09e0da18d6d1

Subscribe to this mod's changes

unload is a skill published in the GitHub repository ThoBustos/openyoko (10 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,568 tokens. 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.