weekly

weekly is a skill for Claude Code from ballred/obsidian-claude-pkm. It costs 38 tokens per session (1,566 once invoked), scanned A, original, MIT.

A guided weekly review for reflecting on the past week and planning the next one around larger goals.

In plain words
What is it for?
Creating a dated review note, checking accomplishments and incomplete work, aligning plans with monthly and yearly goals, and cleaning up older notes and completed tasks.
Why use it?
It gives unfinished tasks, lessons, projects, and priorities a regular place to be reviewed and updated.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions CLAUDE.md.

Part of the vault-template plugin — 13 skills, 4 agents, 3 hooks shipped together

Good fit Creating a dated review note, checking accomplishments and incomplete work, aligning plans with monthly and yearly goals, and cleaning up older notes and completed tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ballred/obsidian-claude-pkm/weekly
About the project

Obsidian + Claude Code Accountability System is a personal knowledge-management setup that connects long-term goals with projects, reviews, daily notes, and tasks inside Obsidian. People use it to plan work, track progress, and review whether daily activity supports their goals with help from Claude Code. Its catalogue add-ons implement the system's planning, tracking, and review workflows.

ballred/obsidian-claude-pkm · 1,858 stars · on GitHub

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.

Any agent
npx skills add ballred/obsidian-claude-pkm --skill weekly
Clone the repo
git clone --depth 1 https://github.com/ballred/obsidian-claude-pkm

Made for: Claude Code.

Or install vault-template, the plugin that ships this one along with the rest of its 13 skills, 4 agents, 3 hooks.

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 weekly

README.md
[![agentmods](https://agentmods.dev/badge/skills/ballred/obsidian-claude-pkm/weekly/github.svg)](https://agentmods.dev/skills/ballred/obsidian-claude-pkm/weekly)
Your own site
<a href="https://agentmods.dev/skills/ballred/obsidian-claude-pkm/weekly"><img src="https://agentmods.dev/badge/skills/ballred/obsidian-claude-pkm/weekly/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.

agentmods 80×15 button for weekly

Your own site · 80×15
<a href="https://agentmods.dev/skills/ballred/obsidian-claude-pkm/weekly"><img src="https://agentmods.dev/badge/skills/ballred/obsidian-claude-pkm/weekly.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,566 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00038 $0.01566
Opus 5 $0.00019 $0.00783
Sonnet 5 $0.00008 $0.00313
Haiku 4.5 $0.00004 $0.00157

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

Security

Grade A, and why

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

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.

vault-template/.claude/skills/weekly/SKILL.md · 263 lines

How it starts

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

Weekly Review Skill

Facilitates your weekly review process by creating a review note and guiding reflection on the past week while planning the next.

Usage

Invoke with /weekly or ask Claude to help with your weekly review.

/weekly

What This Skill Does

  1. Creates Weekly Review Note

    • Uses weekly review template
    • Names it with current week's date
    • Places in Goals folder
  2. Guides Review Process

    • Reviews last week's accomplishments
    • Identifies incomplete tasks
    • Plans upcoming week
    • Aligns with monthly goals
  3. Automates Housekeeping

    • Archives old daily notes
    • Updates project statuses
    • Cleans up completed tasks

Review Process Steps

Step 1: Reflection (10 minutes)

  • Review daily notes from past week
  • Identify wins and challenges
  • Capture lessons learned

Step 2: Goal Alignment + Project Rollup (10 minutes)

  • Check monthly goal progress
  • Adjust weekly priorities
  • Ensure alignment with yearly goals
  • Auto-scan Projects/*/CLAUDE.md for current status
  • Compile project progress table for the review note

Step 3: Planning (10 minutes)

  • Set ONE big thing for the week
  • Include project next-actions when planning week
  • Schedule important tasks
  • Block time for deep work

Interactive Prompts

The skill guides you through:

  1. "What were your top 3 wins this week?"

    • Celebrates progress
    • Builds momentum
    • Documents achievements
  2. "What were your main challenges?"

    • Identifies obstacles
    • Plans solutions
    • Learns from difficulties
  3. "What's your ONE big thing next week?"

    • Forces prioritization
    • Creates focus
    • Drives meaningful progress

Weekly Review Checklist

  • Review all daily notes
  • Process inbox items
  • Update project statuses
  • Check upcoming calendar
  • Review monthly goals
  • Plan next week's priorities
  • Block time for important work
  • Clean digital workspace
  • Archive completed items
  • Commit changes to Git

Read the full file on GitHub · 263 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. 10d ago First seen · 263 lines · 38 tokens per session scan A c83b15f402fe

Subscribe to this mod's changes

weekly is a skill published in the GitHub repository ballred/obsidian-claude-pkm (1,858 stars, last pushed 6mo ago), licensed MIT. It adds 38 tokens to every session and 1,566 once invoked, about $0.0002 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-30.