·managing-work-dotfiles
</>

managing-work-dotfiles

tdhopper/dotfiles2.0

Use this skill when working with work-specific dotfiles managed by yadm-work. This includes pulling remote changes, committing and pushing work dotfile changes, modifying work configuration files, viewing tracked work files, resolving merge conflicts, and maintaining the work dotfiles repository at Spotify GHE. Triggers on "work dotfiles", "yadm-work", "spotify dotfiles", or work-related config management.

3Installs·0Trend·@tdhopper

Installation

$npx skills add https://github.com/tdhopper/dotfiles2.0 --skill managing-work-dotfiles

SKILL.md

This skill manages work-specific dotfiles using a separate git bare repo, keeping them isolated from personal dotfiles.

Important: When adding new files under /.claude/, also update /.claude/README.md to document them:

Critical: Never track the same file in both personal (yadm) and work (yadm-work) repos.

Use this skill when working with work-specific dotfiles managed by yadm-work. This includes pulling remote changes, committing and pushing work dotfile changes, modifying work configuration files, viewing tracked work files, resolving merge conflicts, and maintaining the work dotfiles repository at Spotify GHE. Triggers on "work dotfiles", "yadm-work", "spotify dotfiles", or work-related config management. Source: tdhopper/dotfiles2.0.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tdhopper/dotfiles2.0 --skill managing-work-dotfiles
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is managing-work-dotfiles?

Use this skill when working with work-specific dotfiles managed by yadm-work. This includes pulling remote changes, committing and pushing work dotfile changes, modifying work configuration files, viewing tracked work files, resolving merge conflicts, and maintaining the work dotfiles repository at Spotify GHE. Triggers on "work dotfiles", "yadm-work", "spotify dotfiles", or work-related config management. Source: tdhopper/dotfiles2.0.

How do I install managing-work-dotfiles?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tdhopper/dotfiles2.0 --skill managing-work-dotfiles Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tdhopper/dotfiles2.0