shaheer-00

Remind Me — Development skill for Claude Code

Development community

Show unfinished or forgotten tasks from past sessions.

How to install Remind Me

Installs to ~/.claude/skills/shaheer-00-claude-adhd-remind-me/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shaheer-00-claude-adhd-remind-me && curl -fsSL https://raw.githubusercontent.com/shaheer-00/claude-adhd/HEAD/commands/remind-me.md -o ~/.claude/skills/shaheer-00-claude-adhd-remind-me/SKILL.md

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

What Remind Me does


description: Show unfinished or forgotten tasks from past sessions argument-hint: [topic]

Invoke the `remind-me` skill and follow it. If an argument is given, filter the results to items about that topic.

Alternatives in Development

  • Ralph Loop — Autonomous coding loop — works through tasks, commits, repeats 14k ★
  • Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
  • Code Review Graph — Local knowledge graph for Claude Code 3.7k ★

Full documentation available on GitHub

View Source Repository