Wiki Schedule banner
bradduy bradduy

Wiki Schedule

Documentation community

Description

--- name: wiki-schedule description: Schedule /wiki-update to run automatically — by time, interval, or both --- # Wiki Schedule Help the user set up automatic `/wiki-update` runs. This creates a remote scheduled agent that checks `raw/` for new files and rebuilds indexes on a schedule. ## Procedure ### Step 1: Ask what kind of schedule (MUST ASK) Present this to the user and **WAIT for their answer**: ``` How would you like to schedule /wiki-update? 1. ⏰ At a specific time every day (e

Installation

Installs to ~/.claude/commands/bradduy-wiki-knowledge-compiler-wiki-schedule.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bradduy/wiki-knowledge-compiler/HEAD/.claude/commands/wiki-schedule.md -o ~/.claude/commands/bradduy-wiki-knowledge-compiler-wiki-schedule.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository