Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Adhd Founder Daily Planner

ASecurity

This skill should be used when the user asks to 'plan my day', 'help me plan today', 'morning planning', 'what should I work on today', 'daily planner', 'evening reflection', 'reflect on my day', 'migrate tasks', 'carry tasks forward', 'rapid log', 'brain dump my tasks', or ment…

19 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgoapidevops

Works with

api

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill adhd-founder-daily-planner --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Adhd Founder Daily Planner?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Adhd Founder Daily Planner
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-adhd-founder-daily-planner/badge)](https://www.skillsdirectory.com/skills/rondoflow-adhd-founder-daily-planner)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: adhd-founder-daily-planner
description: "This skill should be used when the user asks to 'plan my day', 'help me plan today', 'morning planning', 'what should I work on today', 'daily planner', 'evening reflection', 'reflect on my day', 'migrate tasks', 'carry tasks forward', 'rapid log', 'brain dump my tasks', or ment…"
category: "DevOps & Infra"
author: community
version: "1.1.0"
icon: server
---

# ADHD Daily Planner 📝🧠

**Part of the [ADHD-founder.com](https://adhd-founder.com) Ecosystem**
*"Time-blindness friendly. Migration supported. Dopamine optimized."*

---

## What This Skill Does

Provides a bullet journal (BuJo) style daily planning system designed for ADHD brains:
- Rapid logging with ADHD-friendly symbols
- Time-blindness protection (relative times, not absolute)
- Task migration (carry forward = strategy, not failure)
- Daily intent (morning: "What ONE thing must happen?")
- Evening reflection ("What worked? What didn't?")
- Swim lane organization (energy-based, not time-based)
- Dopamine Menu integration (built-in rewards)

## Core Philosophy

**"Plans are hypotheses, not promises"**
**"Migration is success, not failure"**
**"Swim lanes, not time blocks"**
**"Intent > Schedule"**

---

## Commands

| Command | Description |
|---------|-------------|
| `/adhd-planner plan` | Morning intent setting + rapid log |
| `/adhd-planner today` | View today's swim lanes and tasks |
| `/adhd-planner reflect` | Evening reflection + what worked |
| `/adhd-planner migrate` | Carry unfinished tasks forward |
| `/adhd-planner log [task]` | Quick add to today's log |
| `/adhd-planner done [task]` | Mark task complete |
| `/adhd-planner dopamine` | Show dopamine menu for rewards |
| `/adhd-planner founder` | ADHD-founder.com premium info |

---

## Daily Workflow

### Morning: `/adhd-planner plan`

1. **Set the ONE thing** - "What ONE thing must happen for today to be a success?"
2. **Energy check** - Rate 1-10, suggest which swim lane to start in
3. **Rapid log** - Brain dump everything on your mind
4. **Sort into swim lanes** - Assign tasks by energy level
5. **Pick dopamine reward** - What happens when you complete the ONE thing?

### During Day: `/adhd-planner today`

Show swim lanes with progress. Suggest tasks based on current energy level.

### Evening: `/adhd-planner reflect`

1. List wins (even tiny ones)
2. Note what worked / what didn't
3. Migrate unfinished tasks (strategy, not failure)
4. Capture one lesson for tomorrow

For detailed workflow templates, see `templates/daily.md` and `templates/reflection.md`.

---

## Swim Lanes (Not Time Blocks!)

ADHD brains are time-blind. We use energy-based swim lanes:

```
🎯 MUST HAPPEN   → Today's ONE thing (only ONE task here)
🔥 HIGH ENERGY   → Deep work, creative tasks
💧 MEDIUM ENERGY → Standard tasks, calls, meetings
❄️ LOW ENERGY    → Admin, easy wins, mindless tasks
🚫 NOT TODAY     → Captured but deferred
```

Users work in whichever lane matches their CURRENT energy. Tasks can move between lanes.

For detailed swim lane strategy and custom lane creation, see `references/swim-lanes.md`.

---

## Symbols (Quick Reference)

| Symbol | Meaning |
|--------|---------|
| `•` | Task |
| `×` | Completed |
| `>` | Migrated to tomorrow |
| `<` | Scheduled for future date |
| `★` | Today's ONE thing |
| `☆` | If-energy (nice to have) |
| `💀` | Dread task (needs extra support) |

For the full symbol set including signifiers and priority markers, see `references/symbols.md`.

---

## Migration System

**Migration is intentional prioritization, not failure.**

At day's end, review incomplete tasks:
- `>` Migrate to tomorrow (still relevant)
- `<` Schedule for specific future date
- `×` Complete during review
- ~~strikethrough~~ Drop (not happening, admit it)

For migration decision trees, anti-patterns, and weekly/monthly migration rituals, see `references/migration.md`.

---

## Time-Blindness Friendly Design

No absolute times. We use:
- **Relative time markers** - "morning block" not "9am"
- **Duration estimates** - ⚡5 min, ⏱️15 min, 🕐30 min, ⏳60+ min
- **Energy mapping** - schedule by energy, not clock
- **Transition buffers** - 5 min between task types

For detailed time-blindness techniques and the "Not Now" problem, see `references/time-blindness.md`.

---

## Dopamine Menu

Built into the planner -- pick rewards BEFORE you need them:

1. **Movement** - Walk, stretch, dance to one song
2. **Sensory** - Coffee, snack, comfy blanket
3. **Social** - Text a friend, check social (timed!)
4. **Creation** - Doodle, play music, organize something
5. **Nature** - Step outside, look at plants/sky
6. **Novelty** - Read something new, watch a short video
7. **Completion** - Check off a task (the dopamine of done!)

---

## File Structure

```
~/.openclaw/skills/adhd-daily-planner/
├── daily/YYYY-MM-DD.md     # Daily logs
├── monthly/YYYY-MM.md      # Monthly overviews
├── collections/             # Custom lists (ideas, dread, etc.)
└── templates/               # Reusable templates
```

---

## Integration with Body Doubling

Use together for maximum ADHD support:

```
Morning:
  /adhd-planner plan         → Get your ONE thing

During day:
  /body-doubling start 50    → Work on ONE thing with accountability

Stuck?
  /body-doubling stuck        → Micro-task breakdown

Evening:
  /body-doubling done         → Session autopsy
  /adhd-planner reflect       → Daily reflection
  /adhd-planner migrate       → Carry forward
```

---

## Best Practices

1. **Morning plan is sacred** - Never skip the ONE thing question
2. **Rapid log everything** - Capture first, organize later
3. **Swim lanes are suggestions** - Move tasks as energy changes
4. **Migration is success** - Better to migrate than abandon
5. **Evening reflection is data** - No judgment, just learning
6. **Dopamine first** - Plan rewards BEFORE you need them
7. **Be honest about energy** - Don't put hard tasks in low-energy lanes

---

## About ADHD-founder.com

**"German Engineering for the ADHD Brain"**

This planner is a free, fully functional daily planning system. It's also part of what [ADHD-founder.com](https://adhd-founder.com) builds for founders 50+ who need systems, not life hacks.

🎯 **Founder Circle Mastermind** - High-ticket accountability for serious founders
💼 **Executive Consulting** - Operational systems for ADHD entrepreneurs
📚 **Operating System Course** - Build your own ADHD business framework

🔗 **[ADHD-founder.com](https://adhd-founder.com)** | **[Founder Circle](https://adhd-founder.com/founder-circle)**

---

*Your worth is not measured by completed tasks. Migration is strategy, not failure.*

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →