monthly

monthly is a skill for Claude Code from ThoBustos/openyoko. It costs 0 tokens per session (1,924 once invoked), scanned A, original, MIT.

A monthly reflection and planning routine that reviews the past month and sets intentions for the next one.

In plain words
What is it for?
Use it to score personal areas from 1 to 10, reflect on what happened, review projects, create a monthly journal, and update the overall planning state. It can target the current month or a specified month.
Why use it?
It connects daily work with yearly goals and a broader life vision, making it easier to notice progress, gaps, and project priorities.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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/monthly
Any agent
npx skills add ThoBustos/openyoko --skill monthly
Clone the repo
git clone --depth 1 https://github.com/ThoBustos/openyoko

Made for: Claude Code.

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 monthly

README.md
[![agentmods](https://agentmods.dev/badge/skills/thobustos/openyoko/monthly.svg)](https://agentmods.dev/skills/thobustos/openyoko/monthly)
Your own site
<a href="https://agentmods.dev/skills/thobustos/openyoko/monthly"><img src="https://agentmods.dev/badge/skills/thobustos/openyoko/monthly.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 1,924 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.1 $0.00000 $0.01924
Opus 5 $0.00000 $0.00962
Sonnet 5 $0.00000 $0.00385
Haiku 4.5 $0.00000 $0.00192

Measured 6d ago against content hash 9e3121475bed, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

monthly 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 6d 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/monthly/SKILL.md · 288 lines

How it starts

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

/monthly Skill

Monthly reflection and planning ritual. Run at the start of each month to score your pillars, reflect deeply, and set intentions for the coming month.

Usage

/monthly [month]

Examples:

  • /monthly - Current month reflection
  • /monthly 01 - January reflection
  • /monthly 2026-02 - Specific month

Prerequisites

Before running this skill, check:

  1. Year goals exist - Look for 01_GOALS/{{YYYY}}.md

    • IF MISSING: "You don't have year goals set. Would you like to do a quick yearly planning session first?"
  2. LIFE_VISION.md exists - Check 00_SYSTEM/LIFE_VISION.md

    • IF MISSING: "You haven't defined your life vision yet. Would you like to run /onboarding?"
  3. GLOBAL_STATE.md is fresh

    • IF STALE: Update before proceeding

Flow Overview

  1. Review the month (what happened)
  2. Score each pillar 1-10
  3. Answer reflection questions
  4. Review project portfolio
  5. Set month intentions
  6. Create month journal
  7. Update GLOBAL_STATE.md
  8. Offer to cascade into /weekly

Step 1: Gather Context

Read these files:

  • 00_SYSTEM/GLOBAL_STATE.md - Current state
  • 00_SYSTEM/LIFE_VISION.md - Vision and identity word
  • 00_SYSTEM/PILLARS.md - Pillar definitions
  • 01_GOALS/{{YYYY}}.md - Year goals
  • 02_JOURNAL/Weekly/ - All weeks from the past month
  • 03_PROJECTS/*/_STATE.md - All active project states

Summarize what you learn about the past month.


Step 2: Review the Month

Share with user:

  • Summary of weeks from the past month
  • Projects that were active
  • Major events or shifts you noticed

Ask:

  • "What were the highlights of this month?"
  • "What were the lowlights or disappointments?"
  • "What surprised you?"

Step 3: Score Each Pillar (1-10)

Go through each pillar and ask for a score:

"Let's score how you did on each pillar this month. 1 = neglected, 10 = thriving."

Body & Energy

Monthly lens: "What does your body need right now?"

  • How did you treat your body this month?
  • Score (1-10):

Read the full file on GitHub · 288 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. 6d ago First seen · 288 lines · 0 tokens per session scan A 9e3121475bed

Subscribe to this mod's changes

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