ワンクリックで
m3-tasks
List your tasks and their state. Pass an argument to filter by state.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
List your tasks and their state. Pass an argument to filter by state.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
List registered agents and their last heartbeat. Useful for multi-agent setups.
GDPR Article 20 — export all memories you own as portable JSON.
Search captured chat-log turns from your prior Claude / Gemini / Antigravity sessions.
Delete a memory permanently. Asks for confirmation first.
Fetch one memory by UUID or short prefix.
Show memories related to a given one — knowledge-graph traversal up to 3 hops.
| name | m3-tasks |
| description | List your tasks and their state. Pass an argument to filter by state. |
Use this skill when the user wants to list tasks they or the agents are tracking, or check status of tasks in the workspace task graph.
Call m3:task_list. If $ARGUMENTS is one of pending, in_progress, completed, deleted, pass it as the state filter.
Render as a table:
| id-prefix | state | subject | owner |
If filtering produced no results, say so explicitly so the user doesn't think the call broke.