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 職業分類に基づく
| 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 logsUse 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.