testing
Use when running workspace tests, choosing a test command, or summarizing results before handoff to debugger.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when running workspace tests, choosing a test command, or summarizing results before handoff to debugger.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when running workspace tests, choosing a test command, or summarizing results before handoff to debugger.
Use when: running pre-commit or pre-push CI-equivalent checks in any workspace — discovers workflow commands with Cursor tools, filters for local executability, scopes to staged changes, and runs checks cheapest-first.
Use when the user wants to install or customize cursorAssistant in the current project (GitHub install or configure).
Use when: running pre-commit or pre-push CI-equivalent checks in any workspace — discovers workflow commands with Cursor tools, filters for local executability, scopes to staged changes, and runs checks cheapest-first.
Use when: discovering package manifests, assessing dependency health, finding replacements, or confirming import usage before removal — discovery only; mutating installs are handled by the deps agent.
Use before proposing cursorAssistant setup, update, or repair — inspect lockfile and managed file drift.
| name | testing |
| description | Use when running workspace tests, choosing a test command, or summarizing results before handoff to debugger. |
| version | 1.1 |
| license | MIT |
Run tests through the project's declared command. Prefer Shell; use pack MCP tools only when installed.
debuggertddCycle, etc.)package.json, pyproject.toml, Makefile, or README for the canonical test command.debugger with logs.When the tdd pack is installed, workspaceTesting or tddTestRunner may appear in .cursor/mcp.json. Use them for structured runner discovery; otherwise stay on Shell.
debugger with logs