Ssh Discovery
Description
<!-- Governing: SPEC-0020 "SSH Probing Order", "SSH Connection Parameters" — probes root, manifest user, common defaults with BatchMode=yes and 5s timeout --> # Skill: SSH Access Discovery Discover the SSH access method for each managed host at the start of every monitoring cycle, before any health checks run. The result is a host access map that all tiers use to construct SSH commands for the rest of the run. ## When to Run Run once per cycle, after repo and service discovery (Step 2) and b
Installation
Installs to ~/.claude/skills/joestump-claude-ops-ssh-discovery/SKILL.md
mkdir -p ~/.claude/skills/joestump-claude-ops-ssh-discovery && curl -fsSL https://raw.githubusercontent.com/joestump/claude-ops/HEAD/skills/ssh-discovery.md -o ~/.claude/skills/joestump-claude-ops-ssh-discovery/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing