wise-workflow-list
SolidList every workflow available to the wise plugin — both the bundled defaults that ship with the plugin and the user-authored ones under the engine-selected user definition directory. Read-only. Invoked as `/wise-workflow-list` (bare alias) or `/wise:wise-workflow-list` (canonical). Use when the user says "list workflows", "show workflows", "which workflows are available", "what workflows can I run", or types `/wise-workflow-list`.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- e1024kb
- Repository
- e1024kb/wise-claude
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
wise-workflow-status
Show workflow runs on the wise engine. With no argument, list every run with its status, workflow, start time, cwd and live children. With a run ULID, show that run; when it is gated, show the gate and offer to answer it. Invoked as `/wise-workflow-status` (bare alias) or `/wise:wise-workflow-status` (canonical). Use when the user says "list workflow runs", "show workflow status", "status of my workflow", "which runs are paused", "inspect run <ulid>", or types `/wise-workflow-status`.
wise
wise copilot — natural-language entry point for the whole wise plugin. With no argument, prints the catalog of available `/wise-*` commands plus the reference skills; with free-text (e.g. `/wise open a PR`, `/wise draft a commit message`), classifies the request against the catalog and offers to run the matching command. Use when the user types `/wise` bare (for the help listing) or `/wise <free-form description>` (to find the right command).
wise-workflow-run
Start a workflow run on the wise engine: pre-flight questions, run context from the conversation, one line per engine event, gates. Invoked as `/wise-workflow-run` (bare alias) or `/wise:wise-workflow-run` (canonical). Use when the user says "run the workflow", "kick off <workflow-name>", or types `/wise-workflow-run`.