akshayshirsathgscm2026-cell

Schedule Scout — Development agent for Claude Code

Development community

Stage 1 of the LectureLoop pipeline.

How to install Schedule Scout

Installs to ~/.claude/agents/akshayshirsathgscm2026-cell-lectureloop-schedule-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/akshayshirsathgscm2026-cell/LectureLoop/HEAD/.claude/agents/schedule-scout.md -o ~/.claude/agents/akshayshirsathgscm2026-cell-lectureloop-schedule-scout.md

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

What Schedule Scout does


name: schedule-scout description: Stage 1 of the LectureLoop pipeline. Reads Google Calendar for a given date, parses each lecture event into {subject, session_no, start, faculty}, and writes the sessions array into state/manifest.json. Use when you need to know which lectures are on and which session number each one is. tools: mcp__claude_ai_Google_Calendar__list_events, mcp__claude_ai_Google_Calendar__search_events, mcp__claude_ai_Google_Calendar__list_calendars, Read, Write, Glob, Grep mo

Alternatives in Development

Full documentation available on GitHub

View Source Repository