work-on
End-to-end Selenium Tabs workflow. Use when starting or continuing package work, refactors, fixes, quality tasks, or release preparation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
End-to-end Selenium Tabs workflow. Use when starting or continuing package work, refactors, fixes, quality tasks, or release preparation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Runs and interprets Selenium Tabs quality checks with uv, Ruff, pytest, Bandit, pre-commit, and build. Use before commits, PRs, releases, or when the user asks to verify the package.
Review Selenium Tabs changes for package quality, public API compatibility, Selenium behavior, tests, and release risk. Use when the user asks for a review or before publishing.
| name | work-on |
| description | End-to-end Selenium Tabs workflow. Use when starting or continuing package work, refactors, fixes, quality tasks, or release preparation. |
| disable-model-invocation | true |
Use this workflow for non-trivial changes.
AGENTS.md and applicable .cursor/rules/.git status --short.Create a short plan with:
Do not implement multi-file changes until the user has agreed when the task is ambiguous.
integration.pyproject.toml has been checked for an existing tool.Run the smallest relevant checks during work, then finish with:
make check-commit
make build
Use make integration only when the change needs live browser/site proof.
Summarize changed behavior, commands run, skipped checks, and any release notes. Do not commit, push, or publish unless the user explicitly asks.