bolta.review.approve_and_route

Approve pending review posts and route them to scheduled or draft.

2|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/boltaai/bolta-skills --skill bolta-review-approve-and-route
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bolta.review.approve_and_route
Source: https://github.com/boltaai/bolta-skills/tree/main/skills/review-plane/bolta.review.approve_and_route
Command: npx skills add https://github.com/boltaai/bolta-skills --skill bolta-review-approve-and-route

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the content review process by allowing users to approve pending posts and automatically route them for scheduling or back to draft based on predefined workspace policies.

Core Features & Use Cases

  • Batch Approval: Approve multiple posts simultaneously.
  • Policy-Driven Routing: Automatically schedules posts if workspace policy allows and the user opts in, otherwise routes them back to draft.
  • Flexible Scheduling: Supports using suggested times, setting fixed times, or simply approving without scheduling.
  • Use Case: A marketing manager can use this Skill to quickly approve a batch of social media posts that have passed initial checks, ensuring they are either scheduled for publication or sent back for revision if they don't meet scheduling criteria.

Quick Start

Approve and schedule all pending posts in workspace 'ws-123' using the suggested times.

Frequently Asked Questions about bolta.review.approve_and_route

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

FAQPage Schema
How do I approve pending review posts and route them for scheduling?

To approve pending review posts, this Skill checks workspace policies and per-post settings, routing approved content to scheduled publication or back to draft based on the 'Inbox Direct Scheduling' policy.

Can I batch approve multiple social media posts for scheduling at once?

Yes, you can batch approve multiple pending posts simultaneously. The Skill evaluates workspace policy and role-based capabilities to automatically route the approved batch for scheduling or return them to draft status.

Does the post approval process enforce role-based capabilities for scheduling?

Yes, the post approval process enforces role-based capabilities for both approval and scheduling actions. It strictly respects the workspace 'Inbox Direct Scheduling' policy before routing any content.

What scheduling modes are supported when routing approved content?

When routing approved content, the supported scheduling modes include use_suggested_time, set_fixed_time, and simple approval without scheduling. The chosen mode depends on workspace policy and per-post settings.

Why does my approved post route back to draft instead of being scheduled?

Approved posts route back to draft instead of being scheduled when the workspace policy does not allow direct scheduling, or if the user opts out of scheduling during the approval process.

How do I approve and schedule all pending posts using the suggested times?

You can approve and schedule all pending posts using the suggested times by triggering the Skill with the use_suggested_time scheduling mode, provided the workspace policy permits direct scheduling.