Display workflow details
View the contents of a specific workflow file to see its steps and configuration. Use this when you need to review or understand how a particular workflow is defined before running or modifying it.
/plugin marketplace add h315uk3/as_you/plugin install h315uk3-as-you@h315uk3/as_you<workflow-name>Display details of specified workflow.
If $ARGUMENTS is empty, display help:
/as-you:show-workflow "workflow-name"
/as-you:show-workflow "deploy-staging"
/as-you:show-workflow "run-tests"
If $ARGUMENTS is provided:
commands/{workflow-name}.md using Read tool/as-you:list-workflows/as-you:list-workflows - List all/as-you:update-workflow "name" - Update/as-you:delete-workflow "name" - Delete