chezmoi agents

23 tagged chezmoi, measured the same way as everything else here.

Browse within: dotfiles 19zsh 9neovim 8nvim 8tmux 8ai-integration 6fzf 6macos 6nix 6

Explore

02

signalridge/dotfiles

Agent

Fast read-only search/navigation agent for locating code. Find files by pattern (e.g. src//.tsx), grep for symbols or keywords, or answer "where is X defined / which files reference Y." Do NOT use for code review, design-doc auditing, cross-file consistency checks, or open-ended analysis — it reads excerpts, not whole…

41 2d ago A 99 tokens

Research

03

signalridge/dotfiles

Agent

Read-only research agent for questions whose answer lives OUTSIDE this repository: library/framework APIs, version and migration details, third-party error messages, how a public project behaves, papers, and multi-source or contested external questions. Returns a SOURCED answer — every claim carries the URL, doc…

41 2d ago A 96 tokens

Verify

04

signalridge/dotfiles

Agent

Adversarial read-only checker for ONE stated claim. You give it a single specific assertion — "this function is never called with null", "removing X breaks nothing", "the fix in commit abc handles the empty case", "these two configs cannot both be active" — and it tries to REFUTE it, returning CONFIRMED / REFUTED /…

41 2d ago A 143 tokens

Package Manager

05

martinemde/dotfiles

Agent Claude Code

Securely manage package and container image versions by enforcing immutable pins (versions/digests/SHAs) across manifests and keeping Renovate aligned for safe, automated updates.

9 1mo ago A 37 tokens original ISC

curator

06

urmzd/dotfiles

Agent

Sweeps documentation, formatting, naming, and cross-project conventions for consistency: audits the current state, references the governing standard, and applies the same fix across every instance, returning a deviation table. Use when you need a consistency pass, documentation hygiene, no-em-dash cleanup…

3 19d ago A 124 tokens original Apache-2.0

debugger

07

urmzd/dotfiles

Agent

Performs evidence-based root-cause analysis: quotes the actual error, reproduces it, bisects what changed, forms one testable hypothesis, fixes the cause (not the symptom), and confirms the failing case now passes. Use when something is broken, a test fails, a stack trace appears, or you need fast diagnosis of a…

3 19d ago A 100 tokens original Apache-2.0

urmzd/dotfiles

Agent

Restructures multi-file documentation sets: organizes docs-site information architecture (getting-started / guides / reference / architecture / contributing), validates content against actual code, removes legacy material with migration notes, enforces no-em-dash prose, and decides what to auto-generate versus…

3 19d ago A 139 tokens original Apache-2.0

domain

12

M0rtalPhe0nix/dotfiles

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

1 6d ago A 0 tokens copy · 73% MIT

issue-tracker

13

M0rtalPhe0nix/dotfiles

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

1 6d ago A 0 tokens copy · 84% MIT