Skill255 repo starsupdated 4d ago
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.
Install in Claude Code
Copygit 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-probeThen start a new Claude Code session; the skill loads automatically.
Definition
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.
More from this repository
han-releaseSkill
>
han-update-documentationSkill
>
markdown-to-confluenceSkill
>
plan-a-feature-to-confluenceSkill
>
project-documentation-to-confluenceSkill
>
work-items-to-jiraSkill
>
architectural-analysisSkill
Performs deep architectural analysis of a specified module, directory, or feature area by examining structural
code-reviewSkill
Run a comprehensive code review on local source files. Use this skill when the user asks to review, audit, inspect,