edmundmilleredmundmillerCommunityΒ·14 Agent Skills Included

dotfiles

Nix-managed macOS and NixOS dotfiles with agent workflows

Manages macOS and NixOS machines declaratively through one Nix flake, covering shells, editors, terminals, secrets, and home-server services. Eliminates manual system setup, scattered config files, and unencrypted secrets across multiple hosts. Ships a catalog of reusable skills for coding agents, plus routing rules that keep automated changes safe and verifiable.
npx skills add edmundmiller/dotfiles --all -g -y
Available:

Routes the agent to the correct nested guide, skill, or runbook for each task and enforces repository-wide safety and verification rules before changes land.

All Skills in This Repository (14)

Pure Emerald Level Indicators
πŸ“¦ In Repo
edmundmilleredmundmiller

Ghostty Configuration

Configure Ghostty terminal settings and query local documentation for options.

Community
Intermediate
πŸ“¦ In Repo
edmundmilleredmundmiller

Undoing Operations in Jujutsu

Undo recent jj operations and restore repository state via the operation log.

Community
Advanced
πŸ“¦ In Repo
edmundmilleredmundmiller

jj-conflicts

Identify conflicts in jj repositories and outline resolution commands.

Community
Advanced
πŸ“¦ In Repo
edmundmilleredmundmiller

Exploring Operation History in Jujutsu

Trace jj operation history with log, show, diff, and restore commands.

Community
Advanced
πŸ“¦ In Repo
edmundmilleredmundmiller

Setting Up Jujutsu Repositories and Tool Integration

Automate Jujutsu repository setup and Vite/Vitest tool integration.

Community
Intermediate
πŸ“¦ In Repo
edmundmilleredmundmiller

Understanding Jujutsu Merges and Conflicts

Explain Jujutsu merge semantics, empty merge commits, and conflict resolution.

Community
Advanced
πŸ“¦ In Repo
edmundmilleredmundmiller

Understanding Jujutsu Log and Visibility

Explain commit visibility in jj log using revset filters.

Community
Intermediate
πŸ“¦ In Repo
edmundmilleredmundmiller

Understanding Jujutsu Bookmarks and Remotes

Resolve jj bookmark movement and git push synchronization issues.

Community
Intermediate
πŸ“¦ In Repo
edmundmilleredmundmiller

nextflow-pipeline-overview

Analyze Nextflow pipeline structure, modules, workflows, and parameters.

Community
Intermediate
πŸ“¦ In Repo
edmundmilleredmundmiller

Understanding Jujutsu Working Copy Snapshots

Manage Jujutsu working-copy snapshots with automatic pre-command snapshotting and evolog tracking.

Community
Basic
πŸ“¦ In Repo
edmundmilleredmundmiller

Working with Jujutsu Version Control

Manage Jujutsu version control workflows and change curation.

Community
Intermediate
πŸ“¦ In Repo
edmundmilleredmundmiller

Generating JJ Commit Messages

Generate conventional commit messages for JJ repositories.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install edmundmiller/dotfiles?β–Ό

Run `npx skills add edmundmiller/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.

What does this dotfiles repository manage?β–Ό

It declaratively manages macOS and NixOS hosts with Nix, covering zsh, tmux, Neovim, Ghostty, secrets via agenix, and NUC home-server services like Home Assistant and monitoring.

How do I rebuild the system after changing a config?β–Ό

Edit the source files in the repo, then run `hey re` (or `hey rebuild`) from the repository root to rebuild and activate the configuration.

Which AI coding agents does it support?β–Ό

It ships shared skills and runtime configuration for Claude Code, Codex, OpenCode, Pi, OMP, and Hermes, all deployed through Nix modules.

Can I reuse these dotfiles on my own machine?β–Ό

Yes, but expect to fork and adjust host definitions, usernames, and secrets first, since the configuration is tailored to the author's specific machines.

Related Repositories in Software Engineering

View All in Software Engineering→