원클릭으로
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