home/roleplay/rule-parse-prompt

Rule Parse.prompt

GPTClaudeGemini··1,215 copies·updated 2026-07-14
rule-parse-prompt.prompt
Parse the supplied part rule text into structured JSON for reuse in a case filing pipeline.

Part rule text:
{{partRuleText}}

Return strict JSON only:
{
  "partName": null,
  "judgeName": null,
  "county": null,
  "court": null,
  "rules": [],
  "schedulingNotes": [],
  "deadlinePolicies": [],
  "sourceSummary": "",
  "confidence": "high|medium|low"
}

Do not invent rules not present in the supplied text.

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{partRuleText}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Pukujan/litigation-prompt-engineering (NOASSERTION). A "Rule Parse.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

Pukujan/litigation-prompt-engineering · NOASSERTION