Skip to main content
ClaudeWave
Skill263 estrellas del repoactualizado yesterday

spike-probe

Internal harness probe for the OI-3 readability-guidance spike. Use only when explicitly told to invoke spike-probe. Verifies that a freshly-created project skill renders into a subagent's context via the Skill tool.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/testdouble/han /tmp/spike-probe && cp -r /tmp/spike-probe/docs/plans/han-communication-plugin/artifacts/oi-3-spike/harness-skills/spike-probe ~/.claude/skills/spike-probe
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Spike Probe

You have successfully rendered this skill into your context.

When you run this skill, do exactly this and nothing else:

1. Output the exact string `SPIKE_TOKEN_7Q2X4M` on its own line.
2. Output the exact string `PROBE_STEP_TWO_DONE` on its own line.
3. Report that both steps completed.