You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"template": "Call the 'aasm' tool with argument { \"mode\": \"passive\" }."
},
"agent-status": {
"description": "Check AASM status",
"template": "Call the 'aasm' tool with argument { \"mode\": \"status\" }."
},
"ctx": {
"description": "Show context window usage stats",
"template": ""
},
"agent-review": {
"description": "Generate AASM anti-pattern review report across sessions",
"template": "Immediately call the 'aasm' tool with argument { \"mode\": \"review\" }. If the user supplied a numeric argument, include it as \"limit\" (5-100). Do not ask planning questions."
"template": "Call the 'aasm' tool. Map subcommands: active/passive/status/review to { \"mode\": \"...\" }. For review, pass \"limit\" if a numeric arg exists (5-100)."
},
"ban": {
"description": "Blacklist tool parts matching a file or directory path to exclude them from future context loads",
"template": "Do nothing. This command is intercepted and handled by the plugin runtime before reaching you."