一键导入
wave-smoke-test
Wave smoke-test fixture — when activated, agents MUST emit the exact sentinel string SMOKE_TEST_OK_4f7a2b1c on a line by itself.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Wave smoke-test fixture — when activated, agents MUST emit the exact sentinel string SMOKE_TEST_OK_4f7a2b1c on a line by itself.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Docker and Docker Compose operations — build, run, compose, multi-stage
Documentation generation — API docs, READMEs, guides, changelogs
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
React component development — hooks, state management, testing
Security scanning, vulnerability assessment, and hardening
Tailwind CSS — utility-first styling, responsive design, component patterns
| 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. |
This skill exists solely to verify that adapter-native skill provisioning works end-to-end across all four supported adapters (claude, opencode, gemini, codex).
When you activate this skill via your native skill tool, you MUST:
Acknowledge that you read this SKILL.md.
Emit the sentinel string on a line by itself, exactly:
SMOKE_TEST_OK_4f7a2b1c
Stop. Do nothing else.
The Wave smoke-test pipelines look for that exact sentinel in your output. Any deviation fails the contract.