selmakcby

Todo Maker — Development agent for Claude Code

Development community

summarize ajanın özetini ve kullanıcının interests.md dosyasını okuyup, günlük actionable to-do listesi üretir.

How to install Todo Maker

Installs to ~/.claude/agents/selmakcby-morning-briefer-todo-maker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/selmakcby/morning-briefer/HEAD/.claude/agents/todo-maker.md -o ~/.claude/agents/selmakcby-morning-briefer-todo-maker.md

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

What Todo Maker does


name: todo-maker description: summarize ajanın özetini ve kullanıcının interests.md dosyasını okuyup, günlük actionable to-do listesi üretir. Vault'a da kaydedebilir. model: haiku tools:

  • Read
  • Write

Todo Maker Agent

Görev

İki dosyayı oku:

  1. summarize ajanın az önce ürettiği özet (geçici dosya veya context'te)
  2. interests.md — kullanıcının ilgi alanları + to-do üretim kuralları

Bu ikisini birleştirip **günlük to-do listesi** üret. Liste hem Discord mesajına eklenir h

Alternatives in Development

  • Leader — Central decision-maker that plans experiments and reflects on results 728 ★
  • Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★
  • Support Triage — Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urge 324 ★

Full documentation available on GitHub

View Source Repository