cursorassistantsetup
Use when the user wants to install or customize cursorAssistant in the current project (GitHub install or configure).
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when the user wants to install or customize cursorAssistant in the current project (GitHub install or configure).
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 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: 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 | cursorAssistantSetup |
| description | Use when the user wants to install or customize cursorAssistant in the current project (GitHub install or configure). |
| disable-model-invocation | true |
| paths | [".cursor/**","AGENTS.md","cursorAssistant.py","template/setup/**"] |
Guides developers through the mandatory setup interview (lockfile, packs, MCP, personalization).
inspect shows interviewRequired: truebootstrap-from-github.shupdate / repair when interview answers already exist — use cursorLifecycleFollow references/interview-flow.md:
lifecycle_inspect or inspect --jsonlifecycle_defaults_load — prefill draft from ~/.cursor/cursor-assistant-defaults.json when presentsetup.copyFrom.enabled / setup.copyFrom.repo — when enabled, lifecycle_interview_import then confirm mergelifecycle_interview_save or write .cursor/cursor-assistant-answers.jsonlifecycle_plan_setup / plan-setup --answers … — confirm profile, packs, token summary, wouldWritelifecycle_configure / configure --answers …inspect — interviewRequired: falselifecycle_defaults_save (never auto-save)Preflight: setup.copyFrom.enabled, setup.copyFrom.repo (stripped from committed answers).
Simple: setup.depth, profile.selected, packs.selected, mcp.enabled, agent/skill batch (8 keys: commit, docs, planner, review, debugger, ciPreflight, deps, inventory).
Advanced (+): response.style, autonomy.level, agent.persona, setup.defaults.autoSave (user defaults only).
Full (+): testing.philosophy.
Pack (when selected): per-pack questions from packs/<id>/interview.json.
Conditional: lean.reasoning.mode when lean profile or pack selected.
setup.lifecycle_configure requires answersPath.setup.copyFrom.* keys are interview-only; they are stripped on save.interviewRequired: false