ワンクリックで
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.