From one-step-at-a-time
This skill should be used when the user starts their day, asks about planning their day, mentions morning routine or end-of-day review, says "what should I focus on", "how's my day looking", "I'm done for today", "wrapping up", or discusses daily planning, prioritization, or time management. It also applies when the user seems to have too many tasks or asks about what to tackle first. It should not be used for general conversation, coding questions, or one-off task mentions that don't involve daily planning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/one-step-at-a-time:daily-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide users through effective daily task management, suggesting the right OStaaT commands at the right time.
Guide users through effective daily task management, suggesting the right OStaaT commands at the right time.
/start-dayWhen user starts their day or asks about planning:
/start-day if today's files don't exist yet/dump, /add-taskWhen user mentions new tasks mid-day:
/dump for multiple items, /add-task for one/review-dayWhen user is wrapping up:
/review-day to mark completionsWhen a user asks what to do first:
If the user's daily file has many tasks:
ostaat.json (areas.loadThresholds)/start-day if not done/review-day/review-areas if not reviewed in the past 7 days, or /review-projects for weekly check-inYYYY-MM-DD-todo.md to assess today's task count and prioritiesYYYY-MM-DD-finished.md to see what's been accomplishedAREAS.md for recurring items due today and load contextPROJECTS.md for active project deadlinesscheduled/ for pre-planned future tasksostaat.json for thresholds and preferencesnpx claudepluginhub oneangrydba/one-step-at-a-time --plugin one-step-at-a-timeRuns a structured daily startup ritual for an Obsidian vault: creates periodic notes, surfaces carry-forward items, checks inbox, sets daily focus. Invocable via `/daily` or natural language prompts like "start my day" or "morning routine".
Scans GTD project Markdown files for unchecked tasks, ranks by project priority, section weights, and tags, outputs top 3-5 daily focus items with staleness flags. Useful for 'focus' or 'today's tasks' queries.