approve

Create and manage human-in-the-loop approval requests with lifecycle tracking.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill approve-mantisware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: approve
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/governance/approve
Command: npx skills add https://github.com/MantisWare/BizForge --skill approve-mantisware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures safe, auditable decision-making by providing structured, human-in-the-loop approval workflows for high-stakes actions, preventing unintended executions without explicit review.

Core Features & Use Cases

  • Structured approval requests for actions like hiring agents, strategy proposals, or budget overrides.
  • Lifecycle tracking from pending through approved, rejected, or revision_requested with an audit trail.
  • Execution blocking until a human decision is reached, with notifications and resumption on resolution.
  • Default and custom types support (hire_agent, strategy_proposal, budget_override, plus user-defined types) to fit governance needs.
  • Use cases include gating agent hires, approving strategic shifts, and sanctioning budget changes within workflows.

Quick Start

Create a new approval request for a high-stakes action and monitor its status.

Frequently Asked Questions about approve

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

FAQPage Schema
How do I add human-in-the-loop approval workflows for high-stakes actions?

Human-in-the-loop approval workflows gate high-stakes actions by creating structured requests that block execution until a human decision is reached. This ensures safe, auditable decision-making for tasks like hiring agents or overriding budgets.

What is the best way to gate budget overrides and strategy proposals in automated workflows?

Gating budget overrides and strategy proposals requires structured approval requests with lifecycle tracking from pending to resolved. Execution is automatically blocked until a human explicitly approves, rejects, or requests revision on the proposal.

Can I configure policy-based auto-approval for specific decision-making workflows?

Policy-based auto-approval can be configured for specific decision-making workflows to bypass manual review. This allows routine governance tasks to proceed automatically while still maintaining an audit trail under the resolved state.

How does lifecycle state tracking work for pending approval requests?

Lifecycle state tracking for pending approval requests works by storing requests in structured directories and routing notifications. The system monitors the state from pending through approved, rejected, or revision_requested with a full audit trail.

Does this governance workflow support custom approval types beyond hiring agents?

The governance workflow supports custom approval types beyond hiring agents. You can define user-specific types alongside defaults like budget_override and strategy_proposal to fit your specific policy and governance requirements.

When should I use human-in-the-loop gating in my workflow?

You should use human-in-the-loop gating when executing high-stakes actions that require explicit review to prevent unintended executions. It is essential for workflows involving strategy shifts, budget changes, or agent hires where auditable decision-making is critical.