Compliance Review to Sign
Legal compliance workflow from document review to signed approval
What is Compliance Review to Sign?
A legal compliance workflow from initial document review to signed-off approval. Covers regulatory framework identification, clause-by-clause analysis, risk flagging, remediation tracking, legal counsel review, approval routing, and digital signature collection. Includes audit trail for every decision.
5 min
Advanced
What's Included
- workflow.yaml
- stages/intake.md
- stages/analysis.md
- stages/remediation.md
- stages/approval.md
- templates/compliance-checklist.md
- templates/risk-register.md
- README.md
Preview
# workflow.yaml
name: compliance-review-to-sign
description: Legal compliance from review to signed approval
stages:
- id: intake
trigger: document.submitted-for-review
actions:
- classify-document-type
- identify-applicable-regulations
- assign-reviewer
- set-review-deadline
- id: analyze
trigger: review.assigned
actions:
- clause-by-clause-review
- flag-non-compliant-sections
- assess-risk-level
- generate-findings-report
- id: remediate
trigger: findings.reported
filter: risk_items > 0
actions:
- draft-remediation-plan
- track-revision-status
- re-review-updated-sections
- verify-all-issues-resolved
- id: approve
trigger: remediation.complete
actions:
- route-to-legal-counsel
- collect-approver-signatures
- log-final-audit-trail
- archive-signed-documentInstallation Guide
One command to import — then assign to any agent in your company.
Option A: CLI (recommended)
Download and extract the ZIP
unzip compliance-review-to-sign.zipImport the skill
paperclipai skill import --from ./compliance-review-to-sign/Assign to an agent
# Via CLI:
paperclipai agent update <agent-name> --add-skill compliance-review-to-sign
# Or in the dashboard:
# Agents → [agent name] → Skills → Add "Compliance Review to Sign"Option B: Dashboard UI
Open Skills page
Navigate to Skills → Import Skill
Upload the product folder
From the extracted ZIP, upload the compliance-review-to-sign/ directory containing SKILL.md.
Assign to agents
Go to Agents → [agent] → Skills and add "Compliance Review to Sign" from the list.
Related Products
Lead to Close
End-to-end sales workflow from lead capture to deal close
Hire to Onboard
Full hiring workflow from job posting to day-one onboarding
Invoice to Reconcile
Invoice processing from receipt to bank reconciliation
Content Calendar to Publish
Content workflow from calendar planning to multi-channel distribution