Skip to main content
ClaudeWave
Skill1.3k repo starsupdated today

spk-admin-setup-doctor

The spk-admin-setup-doctor skill diagnoses and repairs Spec Kitty installation issues by running setup commands, verifying that slash commands and skills are registered for the active agent surface, and repairing generated command skills. Use this when Spec Kitty exhibits missing commands, skills, runtime files, agent configuration problems, or unexpected local behavior that prevents normal operation.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Priivacy-ai/spec-kitty /tmp/spk-admin-setup-doctor && cp -r /tmp/spk-admin-setup-doctor/src/doctrine/skills/spk-admin-setup-doctor ~/.claude/skills/spk-admin-setup-doctor
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# spk-admin-setup-doctor

Use this skill when Spec Kitty is missing commands, skills, runtime files,
agent config, or expected local behavior.

## Flow

1. Run the setup or doctor command appropriate to the install.
2. Verify slash commands and skills exist for the active agent surface.
3. Repair generated command skills before editing installed copies by hand.
4. Use setup references to diagnose common failures.

## Legacy Alias

For detailed diagnostics and path matrices, use `spec-kitty-setup-doctor` when
available.