dbarke
- 3 skills
- 0 followers
- 3 days ago last updated
- ▌ Pickup · dbarkeResume 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.
- ▌ Handoff · dbarkeCrystallize 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.
- ▌ Sync Omarchy Config · dbarke bundleRefresh 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.