OpenClaw AI Agent with 6 Roles, Memory, and ADHD-Aware Design: Daily Ops Breakdown
A Reddit user with ADHD who left corporate to run a solo consultancy built an open-source AI agent that runs 6 distinct roles from a single memory base. The system handles daily planning, call debriefs, writing, legal work, and OSINT investigations without manual wiring between tasks.
Daily workflow (by 8am)
The agent produces a 4-hour action plan on the user's desk, with energy-tagged tasks and time estimates. It auto-drafts follow-up messages for every person the user owes a reply. The user reviews and sends.
Core features
- Debriefs: Paste a call transcript → the agent extracts promises made, who said what, action items, and CRM entries. Files everything automatically.
- Writing: No email or post drafted from scratch in 4 months. The agent writes in the user's voice, trained on 4 years of their posts and DMs. Recipients don't notice the difference.
- Legal work: Same system, different role. Generates separation packages, redlines vendor contracts, drafts compliance memos with citations.
- Investigations: Another role tracks active OSINT cases, manages evidence, drafts intel reports.
- Six roles total sharing the same underlying memory. Insights from a sales call can inform a legal review without manual cross-referencing.
ADHD-aware design choices
- No shame language — ever.
- Effort tracked (e.g., “you sent 4 messages”) not outcomes (“nobody replied”).
- If you can't copy-paste, click, or check it off, it doesn't belong on the user's plate.
The system is open source. The user invites others to fork it and teach it their own work.
📖 Read the full source: r/ClaudeAI
👀 See Also

External Reranker Plugin for OpenClaw Memory-Core: Repurpose Old GPUs
A developer shares a plugin for OpenClaw that allows memory-core to use an external reranker instead of the built-in QMD, improving performance on CPU-bound setups.

Stop Re-Teaching Claude Code Every Session: Use a Persistent Config
A Reddit user explains how they saved 20 minutes per session by writing a persistent config for Claude Code, eliminating repetitive steering and achieving 33% faster completions.

Vibe Remote: Mobile Bridge for Claude Code Access from Anywhere
Vibe Remote is a mobile app that provides remote access to Claude Code development environments from a phone, allowing users to maintain their local configs, Git history, and file tree without requiring Tailscale or complex VPN setups.

Top 6 Open Source Claude Skills (April 15 – May 3)
Six open-source Claude skills from the last 15 days: brand-alchemy, npm-downloads-to-leads, hyperframes, email-newsletter, pricing, and more. Detailed breakdown of each skill's functionality.