What problem does it solve?
AI coding agents behave differently across surfaces: some support slash commands, some support command skills, and cloud-hosted agents cannot access local repository paths. This Skill removes the guesswork of figuring out which Spec Kitty workflow applies to your specific agent environment.
Core Features & Use Cases
- Surface Identification: Determines whether you are working in a command line, Codex, Claude Code, a slash-command host, or a command-skill host.
- Capability Checks: Verifies whether slash commands, skills, and local filesystem access are available in the current surface.
- Routing Guidance: Directs you to
spk-admin-setup-doctor when commands are missing, or to the legacy spec-kitty-agent-surface-research skill for compatibility research.
- Use Case: You installed Spec Kitty but slash commands do not appear in your agent. This Skill identifies your surface, checks capability availability, and routes you to the setup doctor for recovery.
Quick Start
Ask the agent which Spec Kitty workflow and commands are available in my current coding environment.