sdd-forge.flow-auto-off

Disable autoApprove mode for the current SDD flow.

2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/SpreadWorks/sdd-forge --skill sdd-forge-flow-auto-off
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-forge.flow-auto-off
Source: https://github.com/SpreadWorks/sdd-forge/tree/main/src/templates/skills/sdd-forge.flow-auto-off
Command: npx skills add https://github.com/SpreadWorks/sdd-forge --skill sdd-forge-flow-auto-off

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Disable autoApprove mode for the current SDD flow, forcing the AI to ask for confirmation at each step.

Core Features & Use Cases

  • Toggle auto-approval off for the ongoing SDD workflow to ensure human-in-the-loop control.
  • Provides immediate feedback by displaying the confirmation prompt after each step.

Quick Start

Disable autoApprove for the current SDD flow by running the command.

Frequently Asked Questions about sdd-forge.flow-auto-off

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I disable auto-approval for my AI workflow?

To disable auto-approval for your AI workflow, you can turn off autoApprove mode for the active SDD flow. This forces the AI assistant to pause and ask for human confirmation at each step.

Why does my AI workflow run without asking for confirmation?

Your AI workflow runs without confirmation because autoApprove mode is currently enabled for the SDD flow. You can disable this mode to require granular, per-step human-in-the-loop control.

How do I require user confirmation at each step of an active SDD flow?

To require user confirmation at each step of an active SDD flow, execute the command to disable autoApprove. This pauses AI automation and provides immediate feedback by displaying a confirmation prompt after every step.

Can I toggle auto-approval off if there is no active SDD flow?

You cannot toggle auto-approval off without an active SDD flow. The command reports an error if there is no active flow in progress, so an active workflow session is required.

What happens when I turn off auto-approve in an SDD workflow?

When you turn off auto-approve in an SDD workflow, the AI stops automated execution and prompts you for manual approval before proceeding. This ensures granular human-in-the-loop control over the ongoing workflow.