community-automations/rent-reconciler

Research & Intel

PublicClaude subagent

Rent Reconciler

Reconciling rent by hand means eyeballing a bank export against a spreadsheet and hoping you catch the tenant who paid short. Rent Reconciler does the matching for you.

sonnet4 daysBank CSV importopenpyxlOpenAIEmail
ClaudeClaude
ROI for
README.md

Why this subagent

Reconciling rent by hand means eyeballing a bank export against a spreadsheet and hoping you catch the tenant who paid short. Rent Reconciler does the matching for you.

It pairs each payment to the expected amount, then flags shortfalls, missing rent, and odd deposits in a clear report. Your ledger comes back updated with matched rows closed and open items called out, so chasing a gap takes minutes, not an afternoon.

How it runs

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Sample output

json
// Sample output
// (generated when the pipeline finishes)

Match each payment to a ledger row and return {matched[], short[], missing[], unexpected[]}; never guess a match below the configured confidence.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.