ki-dotfiles-chezmoi

Audit and conform repositories to the chezmoi dotfiles-management standard.

Updated May 29, 2026
One-click install
npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-dotfiles-chezmoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ki-dotfiles-chezmoi
Source: https://github.com/knowledgeislands/ki-agentic-harness/tree/main/skills/ki-dotfiles-chezmoi
Command: npx skills add https://github.com/knowledgeislands/ki-agentic-harness --skill ki-dotfiles-chezmoi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chezmoi, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that chezmoi dotfiles adhere to a specific set of standards, improving consistency and maintainability.

Core Features & Use Cases

  • Standard Enforcement: Enforces the chezmoi dotfiles-management standard across repositories.
  • Audit: Checks repositories against the standard, reporting on compliance.
  • Conform: Automates certain aspects of bringing repositories into compliance.
  • Init: Integrates the Skill into a new repository.
  • Refresh: Updates the Skill's standards based on the latest chezmoi behavior.
  • Use Case: For developers who use chezmoi for dotfile management and want to ensure their repositories follow best practices.

Quick Start

Run 'ki-dotfiles-chezmoi audit <repo-path>' to check a repository against the standard.

Frequently Asked Questions about ki-dotfiles-chezmoi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my chezmoi dotfiles repository for standard compliance?

Chezmoi dotfiles standard enforcement involves checking repositories against a specific set of standards to improve consistency and maintainability. This process audits, conforms, initializes, and refreshes standards based on chezmoi behavior to ensure best practices.

Can I automatically conform my existing dotfiles repository to chezmoi standards?

Yes, you can automatically conform existing repositories by running the conform command, which automates certain aspects of bringing your dotfiles repositories into compliance with the chezmoi-management standard.

Do I need chezmoi installed to use this dotfiles repository management standard?

Yes, you need chezmoi installed because the Skill requires chezmoi for management. You also need knowledge of the standard's criteria to properly enforce the dotfiles-management standard across your repositories.

How do I update my dotfiles standard based on the latest chezmoi behavior?

You update your dotfiles standard by running the refresh command, which updates the Skill's standards based on the latest chezmoi behavior. This ensures your repository management remains aligned with current chezmoi practices.

What's the best way to integrate standard enforcement into a new chezmoi dotfiles repository?

The best way to integrate standard enforcement into a new repository is by running the init command, which integrates the Skill into a new repository to enforce the chezmoi dotfiles-management standard from the start.