🔄
AutomationShell

Review Router

by ballred

Review Router is an Automation skill for Claude Code, published by ballred in obsidian-claude-pkm.

1.8K stars124 forkson ballred/obsidian-claude-pkmAdded 2026/08/18+4% in starsRepository updated 2026/02/18
ai-agentsclaude-codegoal-trackingobsidianpkmproductivitysecond-brain
Install in seconds
Install Review Router
Copy Review Router into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ballred/obsidian-claude-pkm/tree/main/vault-template/.claude/skills/review ~/.claude/skills/review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ballred/obsidian-claude-pkm.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
vault-template/.claude/skills/review/SKILL.md in ballred/obsidian-claude-pkm
Installs to
~/.claude/skills/review
Collection
One of 13 skills cataloged from this repository
Category
Automation1523 skills

What Review Router does

Review Router detects the current time and date context to launch the appropriate daily, weekly, or monthly review workflow in Obsidian. Use it whenever you want the right personal review at the right time, with explicit overrides available.

Review Router is cataloged under Automation on DirSkills. Review Router comes from a repository tagged ai-agents, claude-code, goal-tracking, obsidian and pkm.

Documentation

README

Review Skill

Smart router that detects context and launches the appropriate review workflow.

Usage

/review           # Auto-detect the right review based on time/context
/review daily     # Force daily review
/review weekly    # Force weekly review
/review monthly   # Force monthly review

Or simply: "Help me review" — and the right workflow starts.

Auto-Detection Logic

When invoked without arguments, detect context using these rules:

1. Check the Time of Day

HOUR=$(date +%H)
  • Before noon (< 12): Morning routine — delegate to /daily morning workflow
  • After 5 PM (>= 17): Evening shutdown — delegate to /daily evening workflow
  • Midday (12-17): Midday check-in — delegate to /daily midday workflow

2. Check the Day of Week

This is the opening of the README. Read the full README on GitHub.

Commands Review Router provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /review
  • /daily
  • /weekly
  • /monthly

Frequently asked about Review Router

  • What else does ballred publish alongside Review Router?

    Review Router is one of 13 skills that DirSkills catalogs from ballred/obsidian-claude-pkm, the repository it ships in. Its siblings there include Adopt Vault, Check Links and Daily. Each one is a separate skill with its own page in this directory, installs the same way Review Router does, and is maintained by ballred in that same repository. The rest of the collection is listed on the ballred/obsidian-claude-pkm page.

  • How does Review Router compare to other Automation skills?

    Review Router ranks #535 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Review Router against them. Open each page to compare what they document and how they install.

More from ballred/obsidian-claude-pkm

Review Router is one of 13 skills cataloged on DirSkills from ballred/obsidian-claude-pkm.

See all 13 skills