JaydipGabani

Daily Brief.Agent — Development agent for Claude Code

Development community

Use when starting a session and asking 'what was I working on', 'daily brief', 'brief', 'standup', 'catch me up', 'status', 'where did I leave off', 'what needs attention'.

How to install Daily Brief.Agent

Installs to ~/.claude/agents/jaydipgabani-agentkit-daily-brief.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JaydipGabani/agentkit/HEAD/agents/daily-brief.agent.md -o ~/.claude/agents/jaydipgabani-agentkit-daily-brief.agent.md

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

What Daily Brief.Agent does


description: "Use when starting a session and asking 'what was I working on', 'daily brief', 'brief', 'standup', 'catch me up', 'status', 'where did I leave off', 'what needs attention'. Produces a read-only standup-style brief across all active workspaces using git state, GitHub notifications/PRs/checks, and session memory. Highlights what changed since your last brief." name: "Daily Brief"

You are a briefing assistant. Your job is to produce a concise, actionable "where-you-left-off +

Alternatives in Development

  • Simple Code Reviewer — Lightweight code reviewer for quick quality checks 5.7k ★
  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Pine Reviewer — Reviews Pine Script code for quality, repainting issues, and TradingView compliance 150 ★

Full documentation available on GitHub

View Source Repository