Wave smoke-test fixture — when activated, agents MUST emit the exact sentinel string SMOKE_TEST_OK_4f7a2b1c on a line by itself.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add re-cinq/wave --skill wave-smoke-test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wave Smoke Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/re-cinq-wave-smoke-test)More formats (shields.io, HTML) on the badges page.
---
name: wave-smoke-test
description: Wave smoke-test fixture — when activated, agents MUST emit the exact sentinel string SMOKE_TEST_OK_4f7a2b1c on a line by itself.
---
# Wave Smoke Test Skill
This skill exists solely to verify that adapter-native skill provisioning works
end-to-end across all four supported adapters (claude, opencode, gemini, codex).
## Activation contract
When you activate this skill via your native skill tool, you MUST:
1. Acknowledge that you read this SKILL.md.
2. Emit the sentinel string on a line by itself, exactly:
`SMOKE_TEST_OK_4f7a2b1c`
3. Stop. Do nothing else.
The Wave smoke-test pipelines look for that exact sentinel in your output.
Any deviation fails the contract.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!