원클릭으로
checklist-ops
Create and manage workspace checklists through the Checklist app CLI and MCP surfaces.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create and manage workspace checklists through the Checklist app CLI and MCP surfaces.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create an image with the image generation tool, save it into the active workspace with a suitable filename, and verify it through Storage.
Use the Storage app to inspect workspace uploaded files and generated artifacts through official Maverick app surfaces.
Manage Maverick agent roles, agent types, prompt previews, and agent catalog data through the Agents app.
Use the Maverick App Store app to inspect catalogs, install apps, and submit app source to the external public App Store.
Use Chat UI surfaces with core-owned workspace conversation threads and runtime turn operations.
Use the `docs-studio` Maverick app through its declared CLI and MCP surfaces.
| name | checklist-ops |
| description | Create and manage workspace checklists through the Checklist app CLI and MCP surfaces. |
Use the app's official CLI or MCP surfaces:
listchecklist_tasklist, action create, and payload.sections[].tasks[]payload.mode to agent_plan and using task fields such as status, priority, description, dependencies, tools, blocked_reason, agent_ref, source_ref, agent_dialogs, and subtasksread or recall and idupdate, id, and payload.sectionsadd_task, id, optional section_id, and titletoggle_task, id, section_id, and task_idset_task_status, id, section_id, task_id, and statusset_subtask_status, id, section_id, task_id, subtask_id, and statusnext_actionsThe app's chat widget content kind is checklist.design. Successful create/read/update responses include chat_render; use that structured payload instead of writing checklist JSON in prose. Valid task statuses are pending, in-progress, blocked, need-help, completed, and failed. Users see a read-only work board; agents should update execution state through the official CLI or MCP surfaces.
Do not read or write another app's private data.