Skip to content

Add approval flow for SkillsFlow workflows #8

@shreyas-lyzr

Description

@shreyas-lyzr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions