auto-approve

Activate autonomous mode to skip interactive breakpoints and log decisions.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Busboom-Foo/meetupfu --skill auto-approve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-approve
Source: https://github.com/Busboom-Foo/meetupfu/tree/main/.claude/skills/auto-approve
Command: npx skills add https://github.com/Busboom-Foo/meetupfu --skill auto-approve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable autonomous mode that skips interactive breakpoints in skills, reducing manual interventions during AI task execution.

Core Features & Use Cases

  • Automatically select the first recommended option at every AskUserQuestion breakpoint.
  • Acknowledge activation and log each auto-approved decision for traceability.
  • Session-scoped operation with safe deactivation to resume manual prompts.

Quick Start

Say 'auto-approve' to activate autonomous mode and begin skipping interactive prompts.

Frequently Asked Questions about auto-approve

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

FAQPage Schema
How do I skip interactive prompts during autonomous workflow execution?

Auto-approve mode skips interactive breakpoints by automatically selecting the first recommended option at every AskUserQuestion prompt, reducing manual interventions during AI task execution.

What is autonomous mode for AI skills and when should I use it?

Autonomous mode is a hands-off execution setting for AI skills used when sessions require rapid decisions at breakpoints with default safe options. It logs each auto-approved decision for traceability.

How do I activate and deactivate auto-approve mode in a session?

To activate auto-approve mode, simply say 'auto-approve' to start skipping interactive prompts. It operates session-scoped and requires explicit deactivation to resume manual prompts.

Does auto-approve mode log decisions made at skipped breakpoints?

Yes, auto-approve mode logs each auto-approved decision made at skipped breakpoints, ensuring full traceability for autonomous sessions where the first recommended option is automatically selected.

Can I use auto-approve mode for workflows with unsafe decision points?

Auto-approve mode is applied to sessions that require rapid, hands-off decisions at decision points with default safe options. For unsafe or critical decisions, you should deactivate it to resume interactive prompts.