spike-probe

Solid

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.

Code & Development 263 stars 23 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
81
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
15
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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.

Details

Author
testdouble
Repository
testdouble/han
Created
4 months ago
Last Updated
today
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

spike-probe

Use when the user wants to prove out a feature or fix fast before committing to an implementation — a spike, probe, blitz, sprint, bolt, speedrun, MVP pass, or proof-of-concept that mutates the working tree but must not land as commits. Triggers on phrases like "probe it", "quick probe", "spike into", "do a spike", "blitz it", "bolt through it", "speedrun the fix", "do a sprint to handle this without committing", "take a stab at it", "prove it works, then plan", "MVP this then clean it up", "probe those review items", or "get it working before my meeting". The goal may be typed or inferred from conversation context (review findings, a failing test under discussion). Ends with the working tree stashed and a commit-by-commit plan to land the work through the project's quality gates.

2 Updated 6 days ago
tony
Code & Development Featured

spike-consumer-inline

OI-3 spike harness — heavy consumer skill, INLINE arm. Builds an incident post-mortem and sources the readability standard mid-workflow via an inline (non-forked) guidance skill. Use only when explicitly invoked by the spike harness with a TRIAL_ID and data path.

263 Updated today
testdouble
Code & Development Featured

spike-consumer-forked

OI-3 spike harness — heavy consumer skill, FORKED arm. Builds an incident post-mortem and sources the readability standard mid-workflow via a forked (context fork) guidance skill. Use only when explicitly invoked by the spike harness with a TRIAL_ID and data path.

263 Updated today
testdouble