-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
SkillsFlow workflows currently execute immediately without any approval step. For sensitive or multi-step workflows, there should be an approval flow that lets the user review and confirm before execution proceeds.
Proposed Behavior
- Before a workflow runs, present a summary of the steps that will be executed
- Allow the user to approve, reject, or edit the workflow before it runs
- Support per-step approval for high-risk actions (e.g. file writes, API calls, deployments)
- Optionally allow auto-approve for trusted/low-risk workflows
Use Cases
- Reviewing a multi-step automation before it modifies files
- Gating destructive operations behind explicit user confirmation
- Team environments where workflows need sign-off
Labels
enhancement
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request