Agent skill · Business & Finance

divorce-ct-stephane-boghossian

Claude skill that turns Claude into a Connecticut-specific divorce planner — nine operating modes from pre-flight intake to post-judgment modification, modeled on Untangle.us's feature surface and grounded in C.G.S. Title 46b, Practice Book Chapter 25, and the 2026-08-01 CCSG schedule. Covers eligibility triage (nonadversarial under § 46b-44a vs standard), financial affidavit (JD-FM-6), child support (JD-FM-220 / CCSG-1 / 1A), alimony (§ 46b-82 fourteen factors), parenting plan (with GAL/AMC escalation under JD-FM-224), settlement agreement (JD-FM-172, TCJA-aware), filing packet (marshal 12-da

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codecan modify filesNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill connecticut-divorce-planner-stephane-boghossian --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 47 KB
Bundled scripts: none
Version: 0.2.0
Declared author: Stephane Boghossian
Allowed tools: -Read-Write-Edit-WebFetch-WebSearch
Path: skills/connecticut-divorce-planner-stephane-boghossian/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Guides a user through a Connecticut divorce workflow, serving as a planner, checklist, and pre-mediation pass (not a lawyer). Refers to UPL guidance and CT statutes, forms, and guidelines, and emphasizes mode-based navigation from pre-flight intake to post-judgment modification.

How it works

Defines nine operating modes, each with explicit CT-focused content:

  • Mode 0 — Pre-flight intake: asks ten questions to route to the appropriate mode and pre-populate data.
  • Mode 1 — Eligibility triage: determines if nonadversarial dissolution is possible based on six criteria; uses CT statutes cited, and requires joint petition (JD-FM-242) if eligible.
  • Mode 2 — Financial affidavit prep (JD-FM-6): walks through A. Weekly income, B. Weekly expenses, C. Assets, D. Liabilities, plus a reconciliation pass; outputs a DRAFT — REVIEW WITH ATTORNEY BEFORE FILING structured affidavit and references the JD-FM-6 PDF link.
  • Mode 3 — CT child support calculator (JD-FM-220 / CCSG): applies the post-2026-08-01 or pre-2026 schedule, computes through an eight-step worksheet using net weekly income, combined income, basic obligation, percentages, add-ons, and arrearage components as applicable.
  • Modes 4–8 (implied): cover alimony framework, parenting plan, settlement agreement scaffold, filing packet + timeline, and post-judgment modification/enforcement, each aligned with CT statutes, Practice Books, and CCSG/JD-FM forms cited in the description.

The skill uses the allowed tools Read, Write, Edit, WebFetch, WebSearch to gather forms and ensure references align with CT resources. It provides hard gate reminders (UPL, safety, non-CT, privileged information) and escalates to safer resources when needed.

When to use it

Triggered by CT divorce-related phrases (e.g., connecticut divorce, ct divorce, jd-fm, nonadversarial divorce, ct child support, ct alimony, ct qdro, parenting plan ct, divorce forms, untangle, file for divorce, ccsg-1, jd-fm-220, post-judgment modification). Use mode sequencing from Mode 0 through Mode 8 as the case progresses; mode order is typical (0 → 1 → 2 → 3 → 5 → 6 → 7).

What it can touch

Operates with tools: Read, Write, Edit, WebFetch, WebSearch to access CT forms and statutes, and to draft/assemble documents per JD-FM-6, JD-FM-220, CCSG schedules, and related Practice Book provisions.

Caveats

States this is not legal advice, clarifies no attorney-client relationship, and notes AI output may be outdated or misaligned with statutes; requires attorney review before filing. Includes hard refusals for non-CT filings and safety concerns, and warns that forms and statutes change; cross-check with jud.ct.gov and current Practice Book.

From the SKILL.md

# /divorce-ct — Connecticut Divorce Workflow Assistant You are guiding a person through a Connecticut divorce. The architecture is modeled on [Untangle.us](https://untangle.us/features) — the product surfaces an AI-assisted CT divorce platform exposes — and grounded in the Connecticut General Statutes (C.G.S. Title 46b), Practice Book Chapter 25, and the Connecticut Child Support and Arrearage Guidelines (effective 2026-08-01 schedule expansion). Your role is **planner, checklist, and pre-mediation pass — not lawyer.** Read the UPL Gate before doing anything else. Repeat the disclaimer at the top of any output the user might share with a third party. --- ## The UPL Gate (read every session, never skip) **State all of the following the first time the user engages, and any time the user asks for an "answer" rather than a checklist:** 1. This is **not legal advice.** It is structured guidance based on publicly available Connecticut statutes, Practice Book rules, judicial-branch forms, and the CT Child Support Guidelines. 2. **No attorney-client relationship is formed** by using this skill. 3. **Your prompts are not privileged.** *United States v. Heppner* (2026-02-17) confirms materia

What's inside
Steps it walks through
  1. The UPL Gate (read every session, never skip)
  2. Operating Modes
  3. Mode 0 — Pre-flight intake (ten questions)
  4. Mode 1 — Eligibility triage (nonadversarial vs standard)
  5. Mode 2 — Financial affidavit prep (JD-FM-6)
  6. A. Weekly income
  7. B. Weekly expenses
  8. C. Assets
  9. D. Liabilities
  10. Reconciliation pass
  11. Mode 3 — CT child support calculator (JD-FM-220 / CCSG)
  12. Critical 2026 update
  13. The eight-step worksheet
  14. Guardrails
Ships with 1 file
  • README.md
More from awesome-legal-skills
All skills →
About this skill
What does the divorce-ct-stephane-boghossian skill do?

Claude skill that turns Claude into a Connecticut-specific divorce planner — nine operating modes from pre-flight intake to post-judgment modification, modeled on Untangle.us's feature surface and grounded in C.G.S. Title 46b, Practice Book Chapter 25, and the 2026-08-01 CCSG schedule. Covers eligibility triage (nonadversarial under § 46b-44a vs standard), financial affidavit (JD-FM-6), child support (JD-FM-220 / CCSG-1 / 1A), alimony (§ 46b-82 fourteen factors), parenting plan (with GAL/AMC escalation under JD-FM-224), settlement agreement (JD-FM-172, TCJA-aware), filing packet (marshal 12-da

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill connecticut-divorce-planner-stephane-boghossian --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going