Conversation
AGENTS.md is a self-contained agent guide covering who the owner is, repo layout, host inventory, build and deploy commands for all host types (NixOS, nix-darwin, home-manager-only), secrets management via sops-nix, the private-flake pattern, the dots.ports fleet-wide port registry, code quality gates, commit hygiene, and known NixOS 26.05 breaking changes. .gitignore drops stale link/nix/config entries that no longer exist and adds rules to ignore .claude/ except for .claude/skills/, which is committed so project-specific Claude Code skills are shared with the repo. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.md— a self-contained agent guide covering: who the owner is, repo layout, host inventory, build and deploy commands for all host types (NixOS, nix-darwin, home-manager-only), secrets management via sops-nix, the private-flake pattern, thedots.portsfleet-wide port registry (including thelib.pipefirewall wiring and statix-enforcedinheritusage), code quality gates, commit hygiene, and known NixOS 26.05 breaking changes..gitignoreto drop stalelink/nix/config/entries and add rules that ignore.claude/except for.claude/skills/, so project-specific Claude Code skills can be committed and shared.Test plan
AGENTS.mdfor accuracy against current repo state.claude/skills/is tracked and the rest of.claude/is ignored🤖 Generated with Claude Code