Skip to content
Productivity
Command

/start-day

Morning kickoff. Sets MIT for the day.

From plugin
symbiotic-ai
7335 skills5 commands
Install
$ npx -y skills add lout33/symbiotic-ai --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/start-day

Context preview

What this command does when you run it.

Morning kickoff. Sets MIT for the day.

Command definition

start-day.md
description: Morning kickoff. Sets MIT for the day.
trigger: Schedule at your wake time (e.g., 8am or 9am daily)

Read AGENTS.md, SOUL.md, USER.md, NOW.md silently.

Context

Current time: !`date '+%A %B %d, %Y %H:%M'`

Check NOW.md for:

  • Yesterday's MIT result
  • Unfinished tasks in QUEUE
  • This week's deadlines

Ask

"What's your one thing today?"

Wait for response.

If Scheduled (no response yet)

When triggered by cron:

  • Send the question
  • Include context: "Yesterday you [MIT status]. Deadlines: [any this week]."
  • User responds when ready

After Response

Update NOW.md:

  • Set MIT in `# QUEUE`
  • Add to `# LOG` if meaningful

Example LOG:

### Feb 11
- **MIT:** Ship the interoperability docs
- Context: 18 days to Feb 28 deadline

Connect

If relevant, tie to their mission: "That moves you toward [goal from USER.md]."

Observe

Notice:

  • Same MIT as yesterday? "This is day [N] on this. What's blocking?"
  • Hesitation in response
  • Energy level
  • Avoiding something obvious in QUEUE

Close

One line:

  • "Go."
  • "[X] days to [deadline]."
  • "Ship it."
Ships withsymbiotic-ai

Your AI's context should belong to you, not a platform. Symbiotic AI keeps it in plain files you own. Your identity, commitments, and current direction live in a handful of Markdown files you can read, edit, version, and carry to any model.

Get the whole plugin
Stats
733
Stars
73
Forks
Maintained
Maintenance
Shell
Language
1mo ago
Last commit
7mo ago
Created

Repo: lout33/symbiotic-ai