What problem does it solve?
This Skill automates triaging client communications, implementing document changes, and tracking progress to reduce manual back-and-forth and ensure timely approvals.
Core Features & Use Cases
- Automated Classification: Classify incoming client emails as edit requests, research questions, or informational notes.
- Document Edits & Redlines: Apply approved edits to draft documents and generate redlines for review.
- Research & Tracking: Perform focused legal research and produce memos, then update project checklists.
- Workflow Orchestration: Integrates with inbox and collaboration tools to keep stakeholders informed and tasks tracked.
Quick Start
Run python scripts/classify_email.py --message-id 'ABC123' to classify an incoming email, then run python scripts/implement_edits.py to apply approved changes to the draft, followed by python scripts/update_checklist.py --add 'Edits approved by client' to update the project checklist.