lifeos-starter

agent ยท productivity

Coaches your planning, habits, and goals like a personal chief-of-staff, built in Obsidian.

What this package does

  • Adds skill files

    Files will be staged under .dork/marketplaces/dorkos/lifeos-starter/

  • Schedules background tasks

    Files will be staged under .dork/marketplaces/dorkos/lifeos-starter/

  • Adds agent definitions

    Files will be staged under .dork/marketplaces/dorkos/lifeos-starter/

  • Adds slash commands

    Files will be staged under .dork/marketplaces/dorkos/lifeos-starter/

  • Installs lifecycle hooks

    Files will be staged under .dork/marketplaces/dorkos/lifeos-starter/

The full permission preview, including external network hosts, is shown when you confirm install in DorkOS.

Chief of Staff โ€” Agent Template

An agent template that turns your AI into a personal chief of staff. It plans your day, preps your meetings, tracks your goals, coaches you through decisions, and holds you accountable across every role you play.

This is a template repository. Click "Use this template" to create your own private copy, completely independent with no connection back to this repo.

What It Does

Once loaded, your agent can:

  • Plan your day โ€” Guided morning planning and end-of-day review
  • Manage your tasks โ€” A/B/C priority system with due dates and blocking dependencies
  • Prep your meetings โ€” Pull context on attendees, projects, and past discussions
  • Coach you โ€” Configurable coaching persona that challenges assumptions and surfaces patterns
  • Advise on decisions โ€” Convene a Personal Board of Advisors for multi-perspective deliberation
  • Track your goals โ€” Weekly reviews, quarterly rocks, annual themes
  • Manage your calendar โ€” Smart scheduling with travel time and conflict detection
  • Know your people โ€” Relationship context, communication styles, interaction history
  • Monitor your energy โ€” Four-dimension energy tracking for sustainable performance
  • Learn and improve โ€” The system codifies what works through /system:learn sessions

Getting Started

As a User

  1. Click "Use this template" โ†’ "Create a new repository"
  2. Name it (e.g., my-chief-of-staff) and set to Private
  3. Clone your new repo and open it as an Obsidian vault
  4. Run Claude Code in the directory โ€” onboarding starts automatically

The first-run wizard configures:

  • Your identity (name, timezone, location)
  • Companies and areas you manage
  • Coaching intensity preferences
  • Calendar and integration settings

As a Contributor

  1. Fork this repository
  2. Clone your fork locally
  3. Create a feature branch
  4. Make changes and test with placeholder values
  5. Submit a PR

Please don't include personal data in PRs.

Directory Structure


โ”œโ”€โ”€ 0-Inbox/          # Drop files here for processingโ”œโ”€โ”€ 0-System/         # System documentation and configโ”œโ”€โ”€ 1-Projects/       # Active work (Current/, Backlog/, Completed/)โ”œโ”€โ”€ 2-Areas/          # Ongoing responsibilities by companyโ”œโ”€โ”€ 3-Resources/      # Templates, docs, reference materialโ”œโ”€โ”€ 4-Daily/          # Daily notes (YYYY-MM-DD.md)โ”œโ”€โ”€ 5-Meetings/       # Meeting notesโ”œโ”€โ”€ 6-People/         # Contact and relationship infoโ”œโ”€โ”€ 7-MOCs/           # Maps of Contentโ””โ”€โ”€ 8-Scratch/        # Temporary workspace

Key Commands

CommandPurpose
/daily:planStart your day with guided planning
/daily:eodEnd-of-day review
/update [text]Quick capture anything
/create:projectStart a new project
/meeting:prepPrepare for a meeting
/board:adviseConvene your Personal Board of Advisors
/goals:statusCheck progress on your goals
/system:askAsk how to do something

Documentation

  • Getting Started [blocked] โ€” First steps after onboarding
  • Daily Workflow [blocked] โ€” Daily planning and review
  • Task Management [blocked] โ€” Priority system details
  • Full Architecture [blocked] โ€” Complete system reference

Requirements

  • (free)
  • CLI
  • Node.js 18+
  • Python 3.8+

Optional Integrations

  • Google Calendar (OAuth setup during onboarding)
  • macOS Reminders (for mobile task access)
  • Health Auto Export (iOS health data)

Philosophy

Your chief of staff will:

  • Challenge your assumptions before accepting them
  • Surface patterns between what you commit to and what you actually do
  • Hold you accountable without judgment
  • Celebrate when your actions match who you say you want to be
  • Protect your renewal time โ€” rest is not weakness

License

MIT License โ€” use freely, attribution appreciated.

Privacy Note

When you use this template, you get a completely independent repository with no history or connection to the original. After personalization, your repo will contain sensitive information โ€” keep it private and back up regularly.

Install

dorkos install lifeos-starter

Or browse the catalog inside DorkOS at /marketplace.

More like this

code-reviewer

agent

Reviews your PRs every weekday morning, posts findings to Slack, files Linear issues for blockers

security-auditor

agent

Continuously audits dependencies, configurations, and code for security vulnerabilities

docs-keeper

agent

Keeps documentation in sync with code changes by monitoring git activity