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