Most discussions about AI in legal practice focus on what AI will replace. This project starts from a different premise: legal project management is the discipline best positioned to author AI skills, because skills architecture — trigger conditions, sequential workflows, validation gates, progressive disclosure — is project management methodology expressed as markdown.
This plugin is the implementation. Fourteen skills covering the full LPM matter lifecycle: initial intake and scoping, matter planning, budget and fee management, billing cycle management, scope control, status reporting, risk and issues management, stakeholder communications, resource planning, local counsel management, timeline generation (with full dependency logic and critical path), collaboration platform configuration, continuous improvement, and document approval tracking.
All fourteen skills are built and tested against realistic synthetic scenarios. Apache 2.0. The repo is at github.com/legalopsconsulting/lpm-skills. Install as a plugin or clone and install manually — the README has both methods.
Design principles across all fourteen skills: email-first input with structured output; dual mode operation (manual paste-and-process, and M365 MCP connected for monitoring Outlook and reading/writing SharePoint); methodology encoded, legal content belongs to the deploying firm; .docx as primary output because matter records belong in the matter folder, not the chat window.
The plugin is part of an expansion pack architecture. LPM Core installs independently; practice-area plugins (LPM for M&A is the first, with five skills for cross-border transactions and corporate reorganisations) add on top without rebuilding the core. v1 complete.
Tested against synthetic scenarios, not yet battle-tested on live matters. Feedback welcome.