policydb-review

Automate policy review workflows with gate checks, anomaly scans, and override logging.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/wanderinglantern/policydb --skill policydb-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: policydb-review
Source: https://github.com/wanderinglantern/policydb/tree/main/.claude/skills/policydb-review
Command: npx skills add https://github.com/wanderinglantern/policydb --skill policydb-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and automates policy review processes to ensure timely, consistent reviews across policies, opportunities, and clients, reducing manual work and errors.

Core Features & Use Cases

  • Identify due records using v_review_queue and v_review_clients to focus work
  • Evaluate gate conditions (data health, activity, anomalies, overdue follow-ups) and apply overrides when needed
  • Slideover architecture for policy and client reviews with workflow state, notes, and logging
  • Cascade reviews from programs to all child policies to maintain governance consistency
  • Reusable templates and endpoints to manage reviews, notes, activity, and log history

Quick Start

Open the review dashboard and begin processing items in the queue by reviewing gates or applying overrides as needed.

Frequently Asked Questions about policydb-review

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

FAQPage Schema
How do I automate policy review workflows with gate checks and override logging?

Automate policy review workflows by applying gate conditions, anomaly engine scans, and override logging across policies, opportunities, and clients. The system uses review tables and a slideover UI to keep reviews consistent while reducing manual work and errors.

What is a cascade review and when do I need it for policy governance?

A cascade review propagates reviews from programs down to all child policies to maintain governance consistency. You need it when updating a program-level policy requires synchronized reviews across multiple related child records.

Can I use a review queue to identify due records for multiple clients?

Yes, you can focus work by identifying due records using v_review_queue and v_review_clients. These views surface pending items across policies, opportunities, and clients so teams can process timely reviews efficiently.

What's the best way to evaluate gate conditions for data health and overdue follow-ups?

Evaluate gate conditions by checking data health, activity levels, anomalies, and overdue follow-ups within the review workflow. When conditions fail, the system allows applying overrides with logged notes to maintain an auditable review history.

Does the slideover architecture support workflow state tracking and review notes?

Yes, the slideover architecture supports policy and client reviews by managing workflow state, notes, and logging. It provides reusable templates and endpoints to manage reviews, activity, and log history directly from the UI.

What are the limitations of using automated gate conditions for policy reviews?

Automated gate checks rely on defined data health and anomaly engine scans, meaning unconfigured anomaly rules or missing activity data may bypass detection. Overrides require manual entry and logging to ensure governance consistency when gates fail.