skills/ai-governance-reviewer-carl-ditzler/SKILL.md
Use this skill when the user wants an AI governance, legal-risk, privacy, compliance, procurement, or vendor-risk review of an internal AI use case, an AI product feature, an LLM workflow, or a third-party AI vendor. The skill asks intake and clarifying questions first when facts or evidence are missing, identifies required documentation and missing evidence, maps the use case to AI governance frameworks and applicable legal domains, and produces a preliminary or final governance review with scorecards, findings, owners, remediation actions, and follow-up questions.
npx skillsauth add lawvable/awesome-legal-skills ai-governance-reviewer-carl-ditzlerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for draft AI governance reviews involving:
This skill supports governance, privacy, security, procurement, and legal preparation. It does not provide legal advice.
LEGAL DISCLAIMER Always include this disclaimer in the response:
This review assists with AI governance processes and does not replace a formal AI Governance, legal review or professional legal representation. This output is a draft and may contain errors or omissions. Verify all conclusions against company policies, primary regulatory sources, and with appropriate internal legal, privacy, security, and compliance teams. This is not legal advice.
references/frameworks.md rather than relying on external URLs.references/frameworks.md.Use sources in this order:
references/official/ legal source filesreferences/working/ legal source filesreferences/frameworks.md, references/responsible-ai-practice.md, and the scenario filesDo not let a lower-priority source override a higher-priority one.
Intake first is mandatory. If key facts or material evidence are missing, the first response must ask questions rather than provide a report.Preliminary Review route after the model has already asked the required intake questions and evidence requests and the user:
Identify the scenario.
Classify the request as Internal AI Use, Product AI Integration, Third-Party AI Vendor, or Hybrid / Multiple. Load the matching scenario reference file.
Run a structured intake before analysis. Start by asking for the core intake facts. If the user has not already provided them clearly, ask for:
When information is missing, the first response should look like this:
Use direct question wording such as:
What is the use case?Who are the intended users?What is your organization's role?What model or vendor is involved?Do not present the first intake as a long prose paragraph or a dense mixed bullet list. Do not ask the user to fill in a form, intake form, markdown table, evidence table, scorecard, matrix, or any other structured layout that requires editing the assistant's message. Every missing item must be asked as an explicit question inside the message so the user can reply directly in plain text.
First-turn sequencing rule:
Core Use Case block.Data and Deployment.Oversight and Testing.Governance Documents and Status.Vendor and Contracting if still relevant.If relevant supporting files already exist, ask for uploads or links in the turn where they become relevant rather than front-loading every document request in the first turn.
See references/example-outputs.md for examples.
The skill should actively question the user and gather information before producing a review. Do not skip this questioning step when material facts are missing. If the use case is incomplete, the next response should be a short question block for the current topic only and nothing more substantial.
Use the following mandatory clarifying topics where relevant:
System Overview
Organization Role
Model Information
Data Sources and Data Types
Deployment
Oversight
Testing and Monitoring
AI Impact Assessment
Privacy and Data Protection
Transparency and User Awareness
Assurance and Operations
Batch questions sensibly:
There is no hard maximum question count. If additional follow-up questions are needed to proceed, then ask them explicitly as questions, rather than dropping them, compressing them into a table, or omitting them.
Topic blocks may include:
Core Use CaseData and DeploymentOversight and TestingGovernance Documents and StatusVendor and ContractingExamples of missing evidence to request before drafting:
When requesting these items, ask the user to provide them by file upload or link and to state whether each item is completed, in progress, not started, or unknown.
Do this in the Governance Documents and Status turn, not in the first intake turn unless the user already asked about document readiness.
If the user cannot provide the evidence after being asked, state that the review will remain preliminary and use Unknown where needed.
Preliminary Review as the first fallback when information is missing.Preliminary Review with Unknown entries instead of a final review.Escalate strongly for legal, privacy, security, or executive review when the use case involves:
references/working/*.md file and a bundled references/official/*.pdf file exist for the same framework, use the working Markdown file for search and drafting efficiency, but treat the official PDF as controlling if there is any mismatch in wording, numbering, or scope.Do not issue a final approval, go-live recommendation, or high-confidence low-risk conclusion unless all of the following are addressed:
Preliminary Review until after the intake-first step has happened and the user cannot or will not provide more information.Final Review only when the output gate is satisfied.Unknown rather than guessing.High confidence when critical facts, testing evidence, approvals, or documentation are missing.tools
Draft, adapt, and review contracts and clauses aligned with The Chancery Lane Project's methodology for reducing carbon emissions through legal agreements. Use when Claude needs to: (1) Draft new climate-aligned clauses (e.g., net zero commitments, carbon accounting, supply chain decarbonization), (2) Adapt or modify existing contracts to incorporate climate objectives, (3) Review and analyze clauses for alignment with climate goals and decarbonization strategies, (4) Provide guidance on The Chancery Lane Project's house style and drafting methodology for climate-conscious legal work.
development
Matter budgeting and ongoing WIP/variance monitoring. Build phase-based fee estimates at matter setup, run bottom-up budgets by jurisdiction or workstream, calculate contingency, and structure AFA arrangements (fixed fee, capped fee, phased fixed fees). Ongoing monitoring: WIP tracking against budget, proportionality assessment (spend vs progress), variance commentary with root cause analysis, forecast-to-complete, realisation monitoring, write-off analysis. Trigger on: 'build a budget', 'fee estimate', 'what will this cost', 'WIP review', 'budget vs actual', 'how are we tracking against budget', 'we're over budget', 'realisation is poor', 'what's our ETC', 'budget for the German workstream', 'model the financial impact of this scope change', 'draft a fee adjustment', 'write-off analysis', 'how much contingency', 'AFA structure', 'fixed fee estimate', 'budget update', 'forecast to complete'.
tools
Operational billing execution for legal matters. Monthly bill prep and billing instructions, LC invoice review and disbursement treatment, client billing query responses, cashflow modelling (LC payment obligations vs client receipts), and leverage and burn analysis (staffing mix, predicted total cost, margin trajectory). Trigger on: 'prepare the bill', 'billing instruction', 'end of month billing', 'LC invoice', 'local counsel invoice', 'pass through as disbursement', 'client querying the invoice', 'billing dispute', 'cashflow gap', 'when will we get paid', 'LC payment due', 'leverage analysis', 'staffing mix', 'predicted total cost', 'burn rate by grade', 'are we on track', 'what will this matter cost'.
tools
When your bar comes asking "show me how you billed AI-assisted work" — and ABA 512, Florida 24-1, California, New York, and DC all have opinions out — you need an artifact that survives review. billable-time produces it. From your Claude Code session logs, it drafts reviewable time entries plus a printable HTML audit packet with: SHA-256 chain of evidence (source files + matter.yml + active disclosure pack + verifiable artifact self-hash), attorney identity and signature block, a bar-opinion disclosure pack with starter language for five jurisdictions, and content-aware deterministic narratives derived from filename and tool shape — never from prompt text by default. The tool refuses to bill on its own. --strict mode refuses to ship the artifact if any audit invariant fails (broad routes, missing attorney, missing/unverified disclosure). Comes as a Node CLI and a self-contained browser version (no backend; JSONL never leaves the page). 15 invariant tests verify the contract. AGPL-3.0.