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.mdsource content
Instructions
- Initialize diagnostic-handshake-protocol operational context
- Execute primary protocol actions
- Validate results and generate output
Examples
- "Execute diagnostic-handshake-protocol protocol"
- "Run diagnostic handshake protocol analysis"