一键导入
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.