ワンクリックで
test-ci-github-actions
// GitHub Actions CI skill: integrate automated tests (web/api/mobile/perf) with consistent artifacts.
// GitHub Actions CI skill: integrate automated tests (web/api/mobile/perf) with consistent artifacts.
| Task | Open this procedure | Optional templates |
|---|---|---|
| Enable/adjust test jobs (web/api/mobile/perf) | reference/procedures/enable-test-jobs.md | reference/templates/github-actions/ci.yml |
| Standardize artifacts + reporting | reference/procedures/artifacts-and-reporting.md | — |
| Troubleshoot CI failures | reference/procedures/troubleshoot.md | — |
Test command contract
pnpm test:apipnpm test:e2e:playwrightpnpm test:e2e:cypresspnpm test:perf:k6 or direct runner (k6 run ... / docker run grafana/k6 ...)pnpm test:mobile:<detox|maestro|appium>artifacts/<suite>/Artifacts are mandatory
artifacts/ or a well-defined subset.Secrets management
Gating policy
If you changed skills:
node .ai/scripts/lint-skills.mjs --strictnode .ai/skills/testing/test-ci-github-actions/scripts/validate-skill.mjsIf you changed workflow YAML:
workflow_dispatch) and confirm: