proof-policy

Configure risk-tiered proof requirements and waiver shortcuts in the Proof Authority harness.

Updated May 11, 2026
One-click install
npx skills add https://github.com/AesopScott/mojo --skill proof-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proof-policy
Source: https://github.com/AesopScott/mojo/tree/main/harnesses/skills/proof-policy
Command: npx skills add https://github.com/AesopScott/mojo --skill proof-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the issue of over-proving low-risk tasks, which leads to unnecessary expenditure of tokens, compute, and review effort.

Core Features & Use Cases

  • Risk-Tiered Proofing: Dynamically scales the level of required evidence based on the risk tier of the task.
  • Waiver Shortcuts: Implements shortcuts for low-risk paths to bypass redundant verification steps.
  • Use Case: When a routine system update is flagged for high-level security review, use this skill to apply a low-risk waiver, reducing the compute and review overhead while maintaining safety boundaries.

Quick Start

Use the proof-policy skill to analyze the current Proof Authority harness and propose a cost-saving configuration change for the low-risk path.

Frequently Asked Questions about proof-policy

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

FAQPage Schema
How do I optimize proof requirements for cost efficiency in a verification harness?

To optimize proof requirements for cost efficiency, you must control verification logic within the Proof Authority harness by scaling required evidence based on task risk tiers, bypassing redundant steps for low-risk paths, and reducing compute overhead.

How does risk-tiered proofing reduce token and compute waste?

Risk-tiered proofing reduces waste by dynamically scaling the level of required evidence according to task risk tiers, implementing waiver shortcuts for low-risk paths to bypass redundant verification steps while maintaining safety boundaries.

What do I need to configure proof policy waivers for routine system updates?

Configuring proof policy waivers requires access to existing Proof Authority harness configurations, operational logs, and defined risk-tiering parameters to accurately apply low-risk waivers and implement effective cost-efficiency measures.

Can I bypass verification steps for low-risk tasks without breaking safety boundaries?

Yes, you can bypass redundant verification steps for low-risk tasks by implementing waiver shortcuts within the policy definition, reducing compute and review overhead while maintaining established safety boundaries.

When should I tune operational workflows to stop over-proving tasks?

You should tune operational workflows when over-proving low-risk tasks leads to unnecessary expenditure of tokens, compute, and review effort, applying risk-tiered proofing to optimize resource consumption across the system.