One-click install
npx skills add https://github.com/lawdroidAI/legal-aid-plugin --skill managing-attorney-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-attorney-review
Source: https://github.com/lawdroidAI/legal-aid-plugin/tree/main/skills/managing-attorney-review
Command: npx skills add https://github.com/lawdroidAI/legal-aid-plugin --skill managing-attorney-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing attorney review bottlenecks slow down civil legal aid work because staff outputs need approval before they can go to clients or court; this skill provides a structured queue and action controls for supervision.

Core Features & Use Cases

  • Queue triage and ordering: Surfaces Emergency items first, then prioritizes by funder-restriction and conflict status, and then by due timing and submitter.
  • Controlled review actions with logging: Supports approve, edit-then-approve, return with a required note, and acknowledgement of live funder-restriction flags; all actions are recorded in history.
  • Guardrails for compliance-sensitive issues: Blocks approval when conflicts are unresolved and prompts managing attorneys to resolve funder restrictions explicitly.
  • Cross-skill state propagation: Releases approved work to the staffer outbox and propagates approval, return notes, flag acknowledgements, and conflict blocking to the originating matter’s case file.

Quick Start

Invoke the review queue to review what staff submitted and approve or return items for revision when the queue is enabled for formal review supervision.

Frequently Asked Questions about managing-attorney-review

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

FAQPage Schema
How do I set up an approval workflow for civil legal aid staff drafts?

Managing attorney review queues prioritize emergency items first, then sort by funder-restriction and conflict flags, followed by due timing and submitter. This urgency-aware ordering ensures compliance-sensitive and time-critical documents surface immediately for supervision.

Can I approve court-bound documents with unresolved conflict flags?

No, approval is blocked when conflict flags are unresolved. The review workflow enforces compliance guardrails by preventing approval of court-bound documents until managing attorneys explicitly resolve conflict and funder-restriction flags.

How do I return a staff draft for revision with auditable logging?

To return a staff draft, select the return action and provide a required note explaining the revision needs. This action is recorded in the history log and propagates the return state back into the originating matter's case file.

What happens to case files after a managing attorney approves a draft?

After managing attorney approval, the workflow releases the document to the staffer outbox and propagates the approval state, flag acknowledgements, and conflict blocking decisions back into the originating matter's case file records.

Does legal aid supervision review work without a queue triage configuration?

Legal aid supervision review requires a mode detection setting from the office configuration file to enable formal review gating. Without this configuration, the queue triage and approval actions are not activated for managing attorneys.