ワンクリックで
workspace-operations
Workspace lifecycle, file deletion, and repository sync/publish workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Workspace lifecycle, file deletion, and repository sync/publish workflows.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | Workspace Operations |
| description | Workspace lifecycle, file deletion, and repository sync/publish workflows. |
| triggers | ["workspace","project","create project","switch project","publish project","sync repo","delete file","delete folder","delete workspace"] |
Use this skill for project setup, selection, cleanup, and repository sync.
When the user asks what projects exist:
workspace_list.workspace_status for the active project.When the user asks to start a new project:
workspace_create with name and appropriate template.workspace_select for the new workspace.workspace_status and report branch/dirty state.When the user asks to switch projects:
workspace_select with the requested workspace name.workspace_status to confirm the current state.When the user asks to publish or sync:
workspace_status first.workspace_publish.workspace_sync.When the user asks to delete files/folders/workspaces:
ask_user to confirm destructive intent if it is not explicit.file_delete, folder_delete, or workspace_delete with confirm: true.workspace_listworkspace_selectworkspace_statusworkspace_createworkspace_publishworkspace_syncfile_deletefolder_deleteworkspace_deleteask_userCreate, run, schedule, and manage deterministic workflow and cron automation.
Interactive browser navigation, page interaction, and visual verification.
Self-reporting for capabilities, active state, and operational limits.
Pull request, issue, branch, Actions, and repository search workflows.
Clarification, approvals, and progress messaging during tool execution.
Create, monitor, respond to, and cancel delegated coding tasks.