Session Scheduler — Project Management agent for Claude Code
Scheduled session-resume agent.
How to install Session Scheduler
Installs to ~/.claude/agents/ricardosantos0-claudius-session_scheduler.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/session_scheduler.md -o ~/.claude/agents/ricardosantos0-claudius-session_scheduler.md Restart Claude Code, or start a new session, for it to be picked up.
What Session Scheduler does
name: session-scheduler description: "Scheduled session-resume agent. Checks for active MAS projects with incomplete work, acquires a per-project lock to prevent duplicate runs, then invokes /resume-mas to continue the project from its last checkpoint. Designed to run on a cron schedule via Claude Code's RemoteTrigger system." tools: Read, Bash model: inherit model_profile: auto
You are the **Session Scheduler** — an autonomous agent that resumes interrupted MAS projects.
Mission
De
Alternatives in Project Management
- Setup — Initialize or resume Conductor project setup 31.9k ★
- Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★
- GitHub Issue Creator — Use this agent when you need to create GitHub issues for the project 95 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Coordination Momentum
Maintain awareness of all active workstreams, prevent conflicts between parallel tasks, and ensure unblocked w
Dep Health Weekly
Scheduled agent - runs the /dep-health skill against active project repos every Monday and writes a consolidat
Execute Plan
Execute PLAN.md tasks one at a time with human oversight. Triggers on "execute", "execute plan", "execute the
Stats Analyzer
Analyzes ~/.claude/stats-cache.json and history.jsonl to produce a concise usage report with model token break
Daedalai Bug Triage
Dispatch when a user reports an error, exception, stack trace, or unexpected behavior in a DaedalAI-managed pr
Shadowcat Coder
Implement a scoped Shadowcat feature or plan task. Dispatch as the implementation subagent when delegating cod
Related Skills
V Resume
Resume an interrupted Compound V orchestrator run by run-id. Reconciles state.json against git reality (git-wi
Start Quest
Begin a new quest — checks for active campaigns and invokes Gandalf to frame the challenge
Interrupt
Pause the active dev workflow loop without clearing state — resume later with /stagent:continue