From pm-estate
Organize an executor's work — the settlement ladder from will-to-probate-to-distribution, the asset/debt inventory, the creditor and beneficiary communications, and the records that keep an executor protected. Use when asked I'm the executor what do I do, organize settling an estate, what's the probate process roughly, or track estate assets and debts. Produces the phased task ladder (jurisdiction-flagged), the inventory workbook structure, communication templates, and the executor's self-protection rules.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-estate:estate-settlement-organizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Being named executor is being handed an unpaid part-time project-management job with personal liability, at the worst possible time. The work itself is organizable: a phased ladder (authority → inventory → creditors → taxes → distribution — in that order, because paying people out of order is how executors end up personally liable), a workbook that tracks every asset and claim, and the discipli...
Being named executor is being handed an unpaid part-time project-management job with personal liability, at the worst possible time. The work itself is organizable: a phased ladder (authority → inventory → creditors → taxes → distribution — in that order, because paying people out of order is how executors end up personally liable), a workbook that tracks every asset and claim, and the discipline of documenting everything. This skill organizes that work and stays in its lane: it structures the process; the legal calls belong to an estate attorney, and knowing when to hire one is itself on the ladder.
Ask for these if not provided:
| Phase | Tasks | Gate to next | Local-verify flags |
|---|
Assets: [line: what · where · est. value · document needed · status] · Debts/claims: [claimant · amount · verified? · priority class (verify locally) · paid?] · Estate account: [in/out ledger]
[Beneficiary update template (short, honest, dated) · creditor notification/prove-the-claim letters · institution letter with certified-copy line]
[Separate account · no commingling · no out-of-order payments · no early distributions · receipts for everything · the attorney triggers, listed]
Probate procedure, deadlines, claim windows, and payment priority are jurisdiction-specific — verify each flagged step locally; estates with complexity signals belong with an estate attorney, and hiring one is an estate expense, not a personal one. Not legal advice.
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-estateGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.