List suggestions for a skill from the platform.
Usage
$ agentver suggestions [name]Arguments
[name]Filter by package name (optional)Options
-s, --status <status>Filter by status: open, closed, merged, all (default: open)Examples
List all open suggestions
$ agentver suggestionsList suggestions for a specific skill
$ agentver suggestions deploy-checkerList suggestions with any status
$ agentver suggestions --status allNote: Requires platform connection (agentver login).