wozhub turns Mike into an Argentine tenancy specialist

The fork ships a tight set of built-in workflows aimed squarely at rental law, not generic legal AI.

workflowcontract-review

wozhub has dropped Mike's stock workflows and replaced them with three built for Argentine landlord-tenant work. One reviews rent contracts clause by clause against the country's civil and commercial code and its national tenancy statute. Another audits how building expenses are categorised. A third reads a lease and pulls out the key terms, flagging anything that should raise an eyebrow.

Two of them present their findings as structured tables; the lease tool works more like an assistant that hands you a summary with alerts attached. All three lean on statute text fed in behind the scenes, so the prompts assume the relevant law is already in the room. It's a clear bet on going deep in one jurisdiction and one practice area rather than staying broad.

So what Worth a look for anyone building vertical legal products who wants a concrete example of how to package opinionated, jurisdiction-specific workflows.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from wozhub/inquilino, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
1bab56ac feat: add rent/expense/lease domain workflows David Wozniak 2026-05-27 ↗ GitHub
commit body
- Rent Contract Review: tabular workflow checking clauses against CCyC and Ley 27.551
- Expense Category Audit: tabular workflow verifying expense categorization
- Lease Summary: assistant workflow extracting key terms with legal alerts
- Frontend workflows include full columns_config for tabular types

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-613.md from inside the repo you want the changes in.

⬇ Download capture-thread-613.md