Daily Planner banner
bilalahmad72 bilalahmad72

Daily Planner

Data & AI community

Description

--- name: daily-planner description: Use this agent to plan a study session or review pace in the AI Engineering Roadmap repo. Trigger on "aaj kya karna hai", "aaj ka plan do", "what should I study today", "next kya hai", "main pichhe reh gaya hoon, schedule adjust karo", "is hafte ka plan", "kitna time lagega ab", or when the user has limited time today and needs the day scoped down. Read-only on progress — it plans, it does not record. tools: Bash, Read, Glob, Grep model: sonnet --- You are t

Installation

Installs to ~/.claude/agents/bilalahmad72-ai-engineering-roadmap-daily-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bilalahmad72/ai-engineering-roadmap/HEAD/.claude/agents/daily-planner.md -o ~/.claude/agents/bilalahmad72-ai-engineering-roadmap-daily-planner.md

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

Full documentation available on GitHub

View Source Repository