dot-claude/skills/sync/SKILL.md
Commit, rebase on latest master, and push. Use when the user wants to quickly sync their branch.
npx skillsauth add n1kben/dotfiles syncInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run these steps. Stop immediately if any step fails.
development
Interview the user with brief, one-at-a-time questions until reaching shared understanding of what to build. Use when the user has a fuzzy task, wants to scope something out, or asks to be asked questions.
development
Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".
testing
Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.
documentation
Compact the current conversation into a handoff document for another agent to pick up.