Claude-skill-registry diagnostic-handshake-protocol

Execute diagnostic handshake to verify system state and calibration.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/diagnostic-handshake-protocol" ~/.claude/skills/majiayu000-claude-skill-registry-diagnostic-handshake-protocol && rm -rf "$T"
manifest: skills/data/diagnostic-handshake-protocol/SKILL.md
source content

Instructions

  1. Initialize diagnostic-handshake-protocol operational context
  2. Execute primary protocol actions
  3. Validate results and generate output

Examples

  • "Execute diagnostic-handshake-protocol protocol"
  • "Run diagnostic handshake protocol analysis"