ワンクリックで
test
Create, repair, or run tests for changed behavior.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create, repair, or run tests for changed behavior.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Deploy a reviewed service with explicit confirmation and verification.
GitHub issue, pull request, CI, release, and code review workflow for Product Factory OS projects. Use when work involves GitHub Issues, PR summaries, review comments, failing GitHub Actions, release branches, changelogs, or publishing project state to GitHub.
Generate infrastructure-as-code and deployment configuration.
Safely apply database or data migrations with backup and rollback notes.
Security-audit v2 workflow for application, repository, scoped path, PR, branch, or working-tree security review. Use for security audit, OWASP, secrets, threat model, attack path, Codex Security diff scan, release security gate, or security_change evidence requests.
Improve SEO effectiveness for products, landing pages, docs, and content by auditing technical SEO, search intent, metadata, structured data, content gaps, and measurement loops. Use for SEO audit, organic traffic, indexing, sitemap, robots.txt, schema, canonical, meta tags, Search Console, and content optimization work.
| name | test |
| description | Create, repair, or run tests for changed behavior. |
| argument-hint | file, module, feature, or failing test output |
| license | MIT |
| metadata | {"category":"quality","tags":["tests","qa","coverage"],"effort":"medium","side_effect":"tests-write","explicit_invocation":false} |
Use this skill to add or fix focused tests.
The canonical testing rubric lives in docs/rubrics/testing.md.
docs/rubrics/testing.md.TEST_PLAN.md and record green/refactor evidence in QUALITY_GATES.md or .codex-memory/STATE.json.scripts/validate_plan_quality.py <project> before accepting a behavior-change gate.Before final output, verify:
/browser-check has Playwright/browser evidence before deploy readiness.