dotfiles-diagnostics-and-tooling

Interprets dotfiles diagnostic outputs to validate git/SSH/Claude identity, plugin installation, settings.json, symlinks, and cloud session health.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/taloncjones/dotfiles --skill dotfiles-diagnostics-and-tooling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotfiles-diagnostics-and-tooling
Source: https://github.com/taloncjones/dotfiles/tree/main/.claude/skills/dotfiles-diagnostics-and-tooling
Command: npx skills add https://github.com/taloncjones/dotfiles --skill dotfiles-diagnostics-and-tooling

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a set of diagnostic tools to measure the state of a dotfiles machine or cloud container, interpreting outputs from various tools and scripts.

Core Features & Use Cases

  • Identity and SSH Diagnostics: Validates the integrity of the git/SSH/Claude identity chain and SSH key configuration.
  • Plugin and Settings Inspection: Ensures plugins are installed correctly and settings.json matches the template.
  • Symlink and Cloud Session Health: Checks symlink integrity and health of cloud ephemeral sessions.
  • Test Suite Execution: Runs a suite of tests to validate the dotfiles setup and identify issues.
  • Use Case: When you need to verify the health of your dotfiles environment, use this skill to run diagnostics and identify any potential problems.

Quick Start

Use the dotfiles-diagnostics-and-tooling skill to check the health of your dotfiles environment by running 'dotfiles-diagnostics-and-tooling'.

Frequently Asked Questions about dotfiles-diagnostics-and-tooling

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

FAQPage Schema
How do I verify my dotfiles setup and git SSH identity configuration?

Verify your dotfiles setup and git SSH identity by running a diagnostic suite that validates the git, SSH, and Claude identity chain, confirming SSH key configuration integrity and detecting configuration mismatches.

What is the best way to check dotfiles machine or cloud container health?

Checking dotfiles machine or cloud container health involves executing diagnostic scripts that validate symlink integrity, settings.json template matching, plugin installation, and cloud ephemeral session status.

How do I troubleshoot broken symlinks and settings.json mismatches in my dotfiles?

Troubleshoot broken symlinks and settings.json mismatches by running a dotfiles diagnostic test suite that inspects settings.json integrity against templates and verifies symlink paths within the repository.

Do I need a dotfiles repository to run cloud container diagnostics?

Yes, you need access to a dotfiles repository to run cloud container diagnostics, as the tool requires executing various diagnostic scripts stored within the repository to measure container health.

Why does my dotfiles plugin installation fail the settings inspection?

Your dotfiles plugin installation fails settings inspection because the diagnostic tool detected a mismatch between your current settings.json and the expected template, indicating plugins are not installed correctly.