preapproval-agent

Automate approval pre-review decisions for webhook-driven CMP requests.

15|6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/CloudChef/atlasclaw-providers --skill preapproval-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preapproval-agent
Source: https://github.com/CloudChef/atlasclaw-providers/tree/main/providers/SmartCMP-Provider/skills/preapproval-agent
Command: npx skills add https://github.com/CloudChef/atlasclaw-providers --skill preapproval-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Approval pre-review automation to reduce manual overhead in CMP approval processes by evaluating requests and routing auditable decisions.

Core Features & Use Cases

  • Autonomous pre-review of approval requests sourced from CMP webhooks
  • Rubric-based evaluation with auditable outcomes
  • Orchestrates execution through existing approval skills

Quick Start

Process an incoming approval webhook with the preapproval-agent to produce an auditable approve or reject decision.

Frequently Asked Questions about preapproval-agent

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

FAQPage Schema
How do I automate webhook approval pre-review for CMP provider workflows?

Automate webhook approval pre-review by evaluating pending CMP requests against a seven-factor rubric to produce auditable approve or reject decisions. The preapproval-agent handles input validation and orchestrates outcomes through existing approval scripts.

What is autonomous approval pre-review and how does it evaluate request reasonableness?

Autonomous approval pre-review evaluates pending request reasonableness using a structured seven-factor rubric. It assesses incoming webhook payloads from CMP workflows and generates auditable outcomes, eliminating manual evaluation overhead.

Can I route pre-review decisions through existing approval scripts without replacing my workflow?

Yes, the pre-review process orchestrates execution through existing approval scripts rather than replacing them. It manages input validation, rubric evaluation, and action routing to maintain your current CMP workflow infrastructure.

What's the best way to ensure auditable outcomes for automated CMP approval decisions?

Ensure auditable outcomes for automated CMP approval decisions by applying a rubric-based evaluation to incoming webhook requests. This structured pre-review generates traceable approve or reject actions, reducing manual overhead and ensuring compliance.

Do I need webhook triggers to use autonomous pre-review for pending approvals?

Yes, the autonomous pre-review agent is designed specifically for CMP provider workflows triggered by webhooks. It processes incoming webhook payloads to evaluate pending approvals and route reasonableness decisions.

Why does the preapproval-agent use a seven-factor rubric for approval automation?

The preapproval-agent uses a seven-factor rubric to standardize reasonableness evaluation for pending approvals. This structured approach ensures consistent, auditable outcomes for CMP webhook requests while orchestrating existing approval scripts.