m3-tasks

Solid

List your tasks and their state. Pass an argument to filter by state.

AI & Automation 16 stars 3 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 77/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
25
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# M3 Tasks ## When to Use 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. ## Instructions 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.

Details

Author
skynetcmd
Repository
skynetcmd/m3-memory
Created
5 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category