← all publishers

dbarke

@dbarke source repo

3 published skills

  1. ▌
    Pickup · dbarke
    Resume work from a handoff file written by /handoff. Reads docs/handoffs/, selects the lane (by slug argument, or the single active one), verifies the repo still matches what the handoff recorded, and states the next action. Use when the user types /pickup, /pickup <slug>, or asks to resume or continue previous work.
    0 installs
  2. ▌
    Handoff · dbarke
    Crystallize the current session into a resumable handoff file under docs/handoffs/ so a fresh session can continue via /pickup. Supports multiple named lanes and active/inactive marking. Use when the user types /handoff, or asks to write a handoff, checkpoint the session, or save state before /clear.
    0 installs
  3. ▌
    Sync Omarchy Config · dbarke bundle
    Refresh the user's pushed Omarchy customizations repo (a bare git repo at ~/.omarchy-config.git with work tree $HOME, pushed to a private remote). Finds changed tracked files and new customizations worth tracking, updates the README/plugins/restore kit, checks for secrets, commits and pushes. Use when the user types /sync-omarchy-config, or asks to refresh, sync, update, back up or push their Omarchy config/dotfiles.
    0 installs