一键导入
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 职业分类
Create, 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.
| 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_user