ワンクリックで
test
Design, run, and improve tests for a change using project conventions and subagent verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Design, run, and improve tests for a change using project conventions and subagent verification.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when cataloging a repository's externally observable capabilities as end-to-end scenarios and driving them through test, fix, and re-test until verified
Use when explicitly asked to "handoff", "인수인계", or "write a handoff" to preserve context for the next session.
Use when setting up Claude Code global configuration on a new machine — CLAUDE.md, settings.json, statusline.sh, worktree configuration
Use Jira through a slim Atlassian MCP facade for issue lookup, triage, creation, comments, and lightweight status reporting.
Use when writing, reviewing, or improving PRDs, product requirements documents, product specs, feature requirements, launch requirements, or product discovery writeups before product or engineering work begins.
Use when writing, reviewing, or improving RFCs, requests for comments, technical design docs, architecture proposals, engineering decision records, API proposals, migration plans, or cross-team technical decisions.
| name | test |
| description | Design, run, and improve tests for a change using project conventions and subagent verification. |
Use /test when the user explicitly asks to test, verify, reproduce, harden, or add coverage for behavior.
This is an explicit workflow skill: it should run only when the user invokes it.
/test favors:
Before adding tests:
browse, e2e, or related verification.Use debugging-and-error-recovery for unexpected failures, browse for browser runtime behavior, e2e for end-to-end
coverage, and qa or verify for final evidence when appropriate.
Use the test-engineer subagent for non-trivial testing work.
Ask test-engineer to inspect:
For security-sensitive behavior, also use security-auditor. For large behavior changes, use code-reviewer after
tests pass.
Report:
browse, qa, verify, or e2e when applicable