gregmos

27 mods across 2 repositories, 153 stars between them.

pii-shield

01

gregmos/PII-Shield

Plugin Claude Code

PII Shield — anonymize PII in legal documents. Supports .docx, .pdf, .txt. MCP tools for detection, anonymization, deanonymization, and in-chat HITL review.

133 2mo ago A tokens not measured original MIT

pii-shield

02

gregmos/PII-Shield

MCP server Claude CodeCodexCursor +2

MCP server "pii-shield" as configured in gregmos/PII-Shield. Runs ${CLAUDE_PLUGIN_ROOT}/server.bundle.mjs with node.

133 2mo ago A tokens not measured original MIT

gregmos/PII-Shield

Skill Claude CodeCodex

Universal legal document processor with PII anonymization. Anonymize → Work → Deanonymize. Modes: MEMO (legal analysis), REDLINE (tracked changes in contract), SUMMARY (brief overview), COMPARISON (diff two docs), BULK (up to 5 files). Supports .docx and .pdf input. Trigger for: contract review, risk analysis…

133 2mo ago A 146 tokens original MIT

memoforge

04

gregmos/memoforge

Plugin Claude Code

Multi-agent legal memo drafting with intake questions, legal research, source pack, counterargument review, client-readiness review, and docx export.

20 3mo ago A tokens not measured original MIT

legal-data-hunter

05

gregmos/memoforge

MCP server Claude CodeCodexCursor +2

MCP server "legal-data-hunter", hosted remotely at legaldatahunter.com, as configured in gregmos/memoforge.

20 3mo ago A tokens not measured original MIT

courtlistener

06

gregmos/memoforge

MCP server Claude CodeCodexCursor +2

MCP server "courtlistener", hosted remotely at mcp.courtlistener.com, as configured in gregmos/memoforge.

20 3mo ago A tokens not measured original MIT

case-law-researcher

07

gregmos/memoforge

Agent

Searches relevant case law (judgments, decisions, opinions) for issues from a memo plan. Routes US case law to CourtListener MCP and multi-jurisdictional case law to Legal Data Hunter MCP. Structures findings as prevailing / conflicting / recent positions.

20 3mo ago A 58 tokens original MIT

citation-auditor

08

gregmos/memoforge

Agent

Audits citations in a legal memo draft against the research files that produced it. Verifies every normative/case/doctrine claim is grounded in research, paraphrase matches the source, and currency-blocking issues are respected. Reads draft AND research files.

20 3mo ago A 55 tokens original MIT

clarity-reviewer

09

gregmos/memoforge

Agent

Independent clarity review of a legal memo draft. Checks sentence length, jargon-without-explanation, accessibility for a non-lawyer business stakeholder. Reads only the draft.

20 3mo ago A 38 tokens original MIT

gregmos/memoforge

Agent

Final external-client readiness review before docx export. Checks tone, assumptions, disclaimers, confidentiality, recommendation quality, and whether the memo is shippable with minimal manual edits.

20 3mo ago A 42 tokens original MIT

gregmos/memoforge

Agent

Stress-tests a legal memo draft by finding contrary authority, overconfident conclusions, missing caveats, and ways an opposing lawyer or regulator would attack the analysis.

20 3mo ago A 37 tokens original MIT

currency-checker

12

gregmos/memoforge

Agent

Verifies that the sources collected by researchers are still current law — checks cross-references between acts, status of cited judgments, age of doctrinal guidance, and reachability of URLs. Produces a blocking/non-blocking report for the writer.

20 3mo ago A 53 tokens original MIT

gregmos/memoforge

Agent

Searches doctrinal sources, soft law, regulatory guidance (EDPB, national DPAs, etc.), and peer-reviewed academic commentary for memo issues. Activated only when plan.md indicates Doctrine yes.

20 3mo ago A 46 tokens original MIT

gregmos/memoforge

Agent

Performs preliminary legal triage before the main research plan. Identifies missing facts, legal variables the user may not know to provide, safe default assumptions, and must-answer intake questions.

20 3mo ago A 44 tokens original MIT

logic-reviewer

15

gregmos/memoforge

Agent

Independent logical-coherence review of a legal memo draft. Checks IRAC structure, premise-conclusion soundness, inter-issue consistency. Reads only the draft, isolated from research and prior reviews. Returns structured JSON.

20 3mo ago A 47 tokens original MIT

memo-writer

16

gregmos/memoforge

Agent

Writes (v1) or rewrites (vN) the legal memorandum based on research files, the selected template, and (for vN) mediator's consolidated revision instructions. Produces structured markdown with IRAC analysis per issue and full source citations.

20 3mo ago A 55 tokens original MIT

gregmos/memoforge

Agent

Reviews completed legal research before drafting. Checks whether each planned issue has sufficient primary sources, contrary authority, currency-sensitive sources, and explicit gaps.

20 3mo ago A 35 tokens original MIT

revision-mediator

18

gregmos/memoforge

Agent

Consolidates parallel reviewer JSONs (3 in Brief mode, 5 in Full) into a single actionable revision list for the writer. Reads the configured reviewer set from state.json.config.reviewerlist. Resolves reviewer conflicts via house-style priority order. Updates state.json with exit decision.

20 3mo ago A 62 tokens original MIT

source-pack-builder

19

gregmos/memoforge

Agent

Builds an evidence table from research and currency files so the writer and citation auditor work from a structured source pack rather than loose notes.

20 3mo ago A 31 tokens original MIT

gregmos/memoforge

Agent

Searches primary normative acts (statutes, regulations, directives, secondary legislation) for issues listed in a memo plan. Routes queries to Legal Data Hunter MCP first; uses official WebFetch fallback for US eCFR/govinfo and other primary portals when needed. Returns structured findings grouped by issue.

20 3mo ago A 67 tokens original MIT

style-extractor

21

gregmos/memoforge

Agent

Extracts a custom style+formatting profile from example memos and/or written rules. Produces prose-style.md (always) and template.md (when structural input is present), plus meta.json. Called only by the style skill when the user creates a new profile.

20 3mo ago A 58 tokens original MIT

style-reviewer

22

gregmos/memoforge

Agent

Independent style review of a legal memo draft. Detects AI-tells, em-dash overuse, inflated symbolism, AI vocabulary, vague attributions, grammar/punctuation issues. Reads only the draft.

20 3mo ago A 45 tokens original MIT

PreToolUse

23

gregmos/memoforge

Hook

Runs before the agent uses a tool for mcp__cowork__(create_artifact, update_artifact, list_artifacts), mcp__.*visualize.*__(show_widget, read_me), ^WebSearch$, ^WebFetch$ and ^mcp__.*fetch$ tool calls, running an inline shell check (4 commands). From gregmos/memoforge.

20 3mo ago A tokens not measured original MIT

continue

24

gregmos/memoforge

Skill Claude CodeCodex

Resume an interrupted legal memo task. Use only when explicitly invoked via /memoforge:continue with the taskid, optionally followed by one of answer, followup, proceed, approve, cancel, or edit.

20 3mo ago A 45 tokens original MIT