Cre-agent-skills cre-closing
CRE Closing management suite — 2 specialist skills for closing checklist coordination and funds flow preparation for multifamily acquisitions.
git clone https://github.com/ahacker-1/cre-agent-skills
T=$(mktemp -d) && git clone --depth=1 https://github.com/ahacker-1/cre-agent-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/claude-code-plugins/cre-closing" ~/.claude/skills/ahacker-1-cre-agent-skills-cre-closing && rm -rf "$T"
claude-code-plugins/cre-closing/SKILL.mdCRE Closing Suite
You have access to 2 specialist closing skills for commercial real estate multifamily acquisitions.
Available Skills
| Skill | File | Use When |
|---|---|---|
| Closing Coordinator | | User needs to manage the closing process — checklist management, conditions precedent tracking, readiness assessment |
| Funds Flow Manager | | User needs to prepare settlement statement, funds flow memo, prorations, wire instructions, closing cost breakdown |
How to Use
- Read the user's request to determine which skill is needed
- Load the full skill file — e.g.,
Read skills/closing-coordinator.md - Follow the Strategy steps exactly
- Produce output in the specified format
- Run Quality Checks before delivering results
For deeper analysis, load knowledge bases:
— closing compliance requirementsknowledge/legal-checklist.md
— proration and financial calculationsknowledge/underwriting-calc.md
If the user says "$ARGUMENTS", use that to determine which skill to load.
Quick Reference
Closing Coordinator — Manages: 9 closing categories (A. Title & Survey, B. Financing, C. Legal Documents, D. Tenant Matters, E. Insurance, F. Government/Regulatory, G. Financial/Accounting, H. Physical Property, I. Post-Closing). Tracks: status per item (complete/pending/at-risk), responsible party, deadline. Outputs: readiness score, critical path items, outstanding items by priority.
Funds Flow Manager — Prepares: complete settlement statement with purchase price, prorations (taxes, rents, deposits, utilities), lender disbursement, escrow holdbacks, closing costs (title insurance, recording fees, transfer taxes, attorney fees, lender fees). Calculates: per-diem prorations, security deposit transfers, reserve deposits. Outputs: funds flow memo with wire instructions and sources & uses reconciliation.