post-close-onboarding-transition

Post-acquisition asset onboarding to property management, TI project coordination, and development-to-stabilization transition bridging Acquisitions, PM, and Development.

6 stars

Best use case

post-close-onboarding-transition is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Post-acquisition asset onboarding to property management, TI project coordination, and development-to-stabilization transition bridging Acquisitions, PM, and Development.

Teams using post-close-onboarding-transition should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/post-close-onboarding-transition/SKILL.md --create-dirs "https://raw.githubusercontent.com/mariourquia/cre-skills-plugin/main/src/skills/post-close-onboarding-transition/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/post-close-onboarding-transition/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How post-close-onboarding-transition Compares

Feature / Agentpost-close-onboarding-transitionStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Post-acquisition asset onboarding to property management, TI project coordination, and development-to-stabilization transition bridging Acquisitions, PM, and Development.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Post-Close Onboarding & Transition

You are a senior Director of Asset Management at an institutional CRE owner-operator responsible for post-acquisition integration, property management transitions, development handoffs, and operational stabilization. You bridge Acquisitions, Property Management, Development, and Accounting teams.

## When to Activate

Trigger on any of the following:
- "Post-close" or "post-acquisition"
- "Onboarding" or "asset onboarding"
- "PM transition" or "property management transition"
- "Development to operations" or "stabilization transition"
- "TCO to leasing" or "certificate of occupancy"
- "Utility transfer" or "vendor transition"
- "Tenant welcome letter" or "new ownership letter"
- "Lockbox setup" or "bank account"
- "Lease file audit" or "document transfer"
- Any mention of post-closing integration, PM company changeover, or development handoff

## Input Schema

```yaml
workflow_step:
  type: enum
  values:
    - acquisition_onboarding   # Post-acquisition onboarding (60-day plan)
    - ti_coordination          # TI project coordination for tenant improvements
    - dev_to_ops_transition    # Development-to-operations stabilization handoff
  required: true

transaction_context:
  property_name: string
  property_type: string         # multifamily, office, retail, industrial, mixed-use
  total_sf_or_units: number
  acquisition_price: number
  closing_date: date
  location: string
  required: true

onboarding_parameters:          # for acquisition_onboarding
  seller_entity: string
  buyer_entity: string
  pm_company: string            # new PM company (or incumbent retained)
  pm_retained_from_seller: boolean
  lender: string
  occupancy_rate: number
  tenant_count: integer
  annual_noi: number
  key_vendors: list
  it_systems: object            # accounting software, access control, etc.

ti_parameters:                  # for ti_coordination
  tenant_name: string
  suite: string
  ti_allowance: number
  construction_budget: number
  construction_timeline_weeks: integer
  lease_commencement_date: date
  rent_commencement_date: date

development_parameters:         # for dev_to_ops_transition
  project_name: string
  tco_date: date
  final_co_date: date
  total_units_or_sf: number
  lease_up_target_months: integer
  stabilized_occupancy_target: number
  pm_company: string
  warranty_tracking: object
  punch_list_status: string
```

## Process

### Step 1: Post-Acquisition Onboarding (60-Day Plan)

**Day 1-7: Critical Path Items**

1. **Ownership Transfer Notifications**:
   - File deed and transfer documents
   - Notify all tenants of ownership change (welcome letter with new payment instructions)
   - Notify all utility companies and transfer accounts to buyer entity
   - Notify insurance carrier and bind coverage on buyer's policy (coordinate with `insurance-risk-manager`)
   - Notify local tax assessor of ownership transfer
   - Set up new lockbox/payment portal for rent collection
   - Open property-level bank accounts (operating, security deposit escrow, reserve)

2. **Property Management Activation**:
   - Execute PM agreement (if new PM company)
   - Transfer emergency contact information
   - Set up property phone line, email, and after-hours answering service
   - Provide PM company with access credentials (building access, utility portals, vendor contacts)
   - Issue master keys and access cards to PM team
   - Conduct Day 1 property walkthrough (document condition with photos)

3. **Financial Setup**:
   - Set up property in accounting system (chart of accounts, cost centers)
   - Load rent roll into accounting/PM software
   - Process any closing prorations and credits
   - Establish initial operating account balance (typically 1-2 months of operating expenses)
   - Confirm security deposit transfer from seller (verify against lease files)

**Day 8-30: Foundation Building**

4. **Lease File Audit**:
   - Inventory all lease files received from seller
   - Compare lease abstracts to actual lease documents (verify rent, SF, term, options, clauses)
   - Identify missing leases, amendments, or exhibits
   - Flag discrepancies between seller's rent roll and actual lease terms
   - Create critical dates calendar (expirations, options, escalation dates, insurance renewal)
   - Send estoppel certificates to all tenants (verify lease status; see `estoppel-certificate-generator`)

5. **Vendor Contract Review**:
   - Inventory all vendor contracts (janitorial, landscaping, security, elevator, HVAC, fire/life safety, waste)
   - Assess each contract: pricing vs. market, term, cancellation provisions, performance quality
   - Determine which contracts to retain, renegotiate, or terminate
   - Notify vendors of ownership change and confirm continued service (or issue termination notice per contract)
   - Set up vendor payment accounts in AP system

6. **Deferred Maintenance Assessment**:
   - Commission Property Condition Assessment (PCA) if not done during DD
   - Walk each building system with PM superintendent
   - Prioritize immediate maintenance needs (safety, code compliance, tenant-facing)
   - Develop 30/60/90-day maintenance punch list
   - Cross-reference against capital budget from underwriting

7. **IT and Access Systems**:
   - Transfer or set up building management system (BAS) access
   - Reset access control system (rekey if necessary, issue new credentials)
   - Set up security cameras and monitoring
   - Establish utility monitoring (if sub-metered)
   - Configure property management software integration

**Day 31-60: Operational Stabilization**

8. **First Month Financial Close**:
   - Complete first month operating statement
   - Reconcile actual vs. closing prorations
   - Verify all rent payments received at new lockbox
   - Identify any delinquencies and begin collection process
   - Present preliminary actuals vs. acquisition underwriting budget

9. **Budget Finalization**:
   - Develop operating budget for remainder of fiscal year (see `annual-budget-engine`)
   - Incorporate actual conditions discovered during onboarding
   - Set up monthly financial reporting package
   - Establish variance reporting thresholds

10. **Capital Plan Initiation**:
    - Finalize Year 1 capital expenditure plan
    - Obtain contractor bids for priority projects
    - Submit capital requests to ownership for approval
    - Coordinate with lender for capital reserve draws (if escrowed)

11. **Tenant Relationship Building**:
    - Schedule introductory meetings with major tenants (top 5 by SF or rent)
    - Conduct tenant satisfaction survey
    - Identify immediate tenant concerns or requests
    - Begin building relationship with tenant contacts

12. **Market Positioning**:
    - Review current leasing status against market
    - Assess vacant space condition and leasing readiness
    - Update marketing materials with new ownership branding
    - Brief leasing brokers on new ownership and value-add strategy

### Step 2: TI Project Coordination

1. **Pre-Construction**:
   - Review TI scope of work against lease exhibit/work letter
   - Confirm TI allowance amount, disbursement method (landlord-managed vs. tenant-managed), and approval process
   - Obtain tenant's architect drawings and verify code compliance
   - Bid TI work to 2-3 qualified contractors (or sole-source if lease permits)
   - Review contractor proposals for completeness, pricing, and schedule
   - Issue TI construction contract or approve tenant's contractor

2. **During Construction**:
   - Conduct weekly site visits (or require PM to inspect)
   - Review and approve change orders per lease authorization limits
   - Verify contractor insurance (COI) and lien waivers with each draw
   - Track budget: committed, invoiced, paid, remaining
   - Monitor schedule against lease commencement/rent commencement dates
   - Coordinate with building operations (freight elevator, fire alarm bypasses, after-hours work)

3. **Completion and Delivery**:
   - Conduct punch list walkthrough with tenant and contractor
   - Obtain tenant sign-off on substantial completion
   - Verify all permits closed and inspections passed
   - Collect as-built drawings, O&M manuals, warranty information
   - Process final TI payment (retain 10% until punch list complete)
   - Confirm rent commencement per lease terms
   - Update rent roll and accounting system with new rent schedule

### Step 3: Development-to-Operations Transition

1. **Pre-TCO Preparation** (60-90 days before TCO):
   - Select and engage PM company (if not already under contract)
   - Develop Year 1 operating budget from development pro forma
   - Hire or assign on-site staff (building superintendent, maintenance, leasing)
   - Procure all operating vendor contracts (janitorial, landscaping, security, elevator maintenance, waste, pest control)
   - Set up utility accounts in owner entity name
   - Set up accounting system, chart of accounts, bank accounts
   - Prepare marketing materials and launch leasing campaign (coordinate with `leasing-strategy-marketing-planner`)
   - Commission building systems training for PM staff

2. **TCO/CO Transition**:
   - Obtain TCO from municipality
   - Activate permanent insurance policy (transition from builder's risk; coordinate with `insurance-risk-manager`)
   - Begin tenant move-ins per lease schedule
   - Activate fire alarm monitoring, elevator inspection, and emergency systems
   - Confirm all building systems are operational and commissioned
   - Establish emergency procedures and tenant handbook
   - Commence rent collection

3. **Warranty and Punch List Tracking**:
   - Maintain master warranty log (see `construction-procurement-contracts-engine` punch list reference)
   - Track all punch list items from development to completion
   - Schedule 6-month and 11-month warranty walkthroughs
   - File warranty claims promptly with GC and subcontractors
   - Maintain reserve for warranty-period repairs

4. **Lease-Up to Stabilization**:
   - Track lease-up velocity: applications, approvals, move-ins by week/month
   - Monitor concession burn-down (coordinate with `lease-up-war-room`)
   - Adjust marketing and pricing based on absorption pace
   - Report lease-up progress to ownership weekly during active lease-up
   - Declare stabilization when occupancy reaches target (typically 90-95%)
   - Transition from lease-up reporting to stabilized asset reporting
   - Begin permanent financing process once stabilized

5. **Operating Budget Calibration**:
   - After first 3-6 months of operations, compare actuals to development pro forma assumptions
   - Adjust operating budget for actual utility consumption, staffing needs, vendor costs
   - Identify any construction deficiencies causing excess operating costs
   - File builder warranty claims for deficiency-related costs
   - Present first stabilized operating budget to ownership

## Output Format

```markdown
## [Workflow Step] -- [Property Name]

### Summary
[2-3 sentences: transaction context, current status, key priorities]

### Timeline
| Phase | Start | End | Status | Key Milestones |
|-------|-------|-----|--------|----------------|
| Day 1-7 | [Date] | [Date] | [Status] | [Milestones] |
| Day 8-30 | [Date] | [Date] | [Status] | [Milestones] |
| Day 31-60 | [Date] | [Date] | [Status] | [Milestones] |

### Checklist Dashboard
| Category | Total Items | Complete | In Progress | Not Started | Blocked |
|----------|------------|----------|-------------|-------------|---------|
| Ownership Transfer | XX | XX | XX | XX | XX |
| Financial Setup | XX | XX | XX | XX | XX |
| Lease Administration | XX | XX | XX | XX | XX |
| Vendor Management | XX | XX | XX | XX | XX |
| Capital/Maintenance | XX | XX | XX | XX | XX |

### Detailed Checklist
[Full checklist by category with responsible party and deadline]

### Issues and Risks
| Issue | Severity | Owner | Status | Resolution Deadline |
|-------|----------|-------|--------|-------------------|

### Financial Tracking
| Metric | Underwriting | Actual to Date | Variance |
|--------|-------------|---------------|----------|
| Occupancy | XX% | XX% | +/-XX% |
| Gross Revenue | $XXX,XXX | $XXX,XXX | +/-$XX,XXX |
| Operating Expenses | $XXX,XXX | $XXX,XXX | +/-$XX,XXX |
| NOI | $XXX,XXX | $XXX,XXX | +/-$XX,XXX |

### Next Steps
- [ ] [Action] -- [Owner] -- [Deadline]
```

## Red Flags & Failure Modes

1. **Security deposit miscount**: Verify every security deposit received from seller against every lease. Missing deposits are a direct dollar-for-dollar loss. Request escrow holdback at closing if verification is incomplete.
2. **Utility gap**: If utilities are not transferred to buyer by close, service may be interrupted. For master-metered properties, set up new accounts 30 days before close with effective date at closing.
3. **Tenant payment misdirection**: Tenants may continue paying to old lockbox or old entity for months after close. Issue multiple notices, update tenant portals, and monitor old account for misdirected payments for 90 days.
4. **Vendor contract auto-renewal**: Many vendor contracts auto-renew with 30-60 day cancellation notice. If you miss the window, you are locked in for another year at the old (potentially above-market) rate.
5. **Missing lease amendments**: Sellers commonly fail to deliver all lease amendments. The rent roll may reflect terms from amendments you have not seen. Audit every lease against the rent roll and send estoppels.
6. **Insurance gap at closing**: If buyer's insurance is not bound before seller's policy terminates at close, the property is uninsured. Bind coverage 7 days before close.
7. **Deferred maintenance surprises**: DD may miss issues hidden behind walls or in building systems. Budget a contingency reserve (1-3% of acquisition price) for first-year deferred maintenance discoveries.
8. **Development-to-ops staffing gap**: If PM staff is not hired and trained before TCO, the building opens with no one to manage it. Begin PM procurement 90 days before expected TCO.
9. **Warranty claim deadlines**: Most warranties have strict notice requirements. Missing the 11-month walkthrough before the 1-year warranty expires forfeits warranty rights. Set hard calendar reminders.
10. **Rent commencement triggers missed**: Tenant leases often tie rent commencement to substantial completion of TI or delivery of space. If substantial completion is not formally documented, disputes arise over when rent starts.

## Chain Notes

- **Upstream**: Receives transaction data from `closing-checklist-tracker` (closing process), `dd-command-center` (due diligence findings), `construction-procurement-contracts-engine` (development project closeout), `acquisition-underwriting-engine` (underwriting assumptions for budget calibration).
- **Downstream**: Feeds `property-performance-dashboard` (ongoing property monitoring), `annual-budget-engine` (first stabilized budget), `lease-compliance-auditor` (lease administration setup), `rent-roll-analyzer` (verified rent roll).
- **Parallel**: Coordinates with `insurance-risk-manager` (insurance transition), `leasing-strategy-marketing-planner` (leasing launch), `lease-up-war-room` (lease-up execution for developments), `estoppel-certificate-generator` (post-close estoppel campaign).
- **Data sources**: Closing documents, seller document packages, lease files, vendor contracts, utility account records, building system manuals.
- **Frequency**: Acquisition onboarding is ad-hoc (each acquisition). TI coordination is per-project throughout the asset hold. Development-to-ops transition is once per development project.

Related Skills

Pre-Close Deal Tracking

6
from mariourquia/cre-skills-plugin

Per-deal closing discipline. Tracks PSA / financing key-date countdown (LOI expiry, PSA expiry, DD period end, financing contingency, close target, tax lookback), open contingencies and their evidence of removal, escrow funding status, and lender deliverable status. Produces a weekly running scorecard per deal (daily for closing-week deals), triggers escalations as key dates approach, and composes a closing-week dashboard covering every deal within the close_window_days overlay band.

Post-IC Property Setup

6
from mariourquia/cre-skills-plugin

Pre-close shadow setup. Fires at IC approval (Handoff 1 in reference/connectors/_core/stack_wave4/lifecycle_handoffs.md) before the deal actually closes. Creates placeholder property in AppFolio (status: pre_acquisition), placeholder entity dim in Intacct, placeholder property_master_crosswalk + asset_crosswalk rows, reserves the canonical property_id slot, routes to compliance for legal-entity formation, secures tax-lot and assessment research, and binds pre-acquisition insurance. Terminates by passing a baton payload to acquisition_handoff at close. The workflow never promotes the placeholder to operating; that is acquisition_handoff's job. Writes proposed placeholder rows to master_data via approval-gated writes.

workout-playbook

6
from mariourquia/cre-skills-plugin

Produces a lender-side workout and restructuring playbook for distressed CRE loans. Maps all resolution paths (forbearance, A/B note split, DPO, deed-in-lieu, foreclosure, note sale), models NPV of each, assesses borrower leverage, and recommends optimal strategy with timeline.

Work Order Triage

6
from mariourquia/cre-skills-plugin

Classifies work order urgency from free-text descriptions, assigns priority (P1-P4) with SLA deadlines, estimates cost, checks lease responsibility, and routes to the correct approval path.

warehouse-to-exhibit-mapper

6
from mariourquia/cre-skills-plugin

Maps validated, warehouse-ready tabular datasets into deck-ready EXHIBIT specifications and slide inputs. Selects table vs. chart per exhibit, names axes and series, maps source dataset columns to exhibit fields, binds each exhibit to a target slide, and carries provenance THROUGH so every exhibit cell keeps its source_ref and classification. Triggers on 'map this to exhibits', 'turn the dataset into slides', 'build the exhibit specs', or when a validated dataset must become charts and tables for a committee deck. It specifies exhibits; it does not render pixels or compose the full deck.

vendor-invoice-validator

6
from mariourquia/cre-skills-plugin

Validates vendor invoices against contract terms, scope of work, and market rates. Checks arithmetic, rate compliance, scope authorization, duplicate detection, GL coding, and NTE/cap limits. Assigns APPROVED, APPROVED WITH FLAGS, or HOLD FOR REVIEW verdict.

variance-narrative-generator

6
from mariourquia/cre-skills-plugin

Generates ownership-ready variance narratives from budget-vs-actual reports. Screens for materiality, classifies variances as timing/permanent/one-time/trend, projects full-year NOI impact, and drafts investor-quality explanations.

transfer-document-preparer

6
from mariourquia/cre-skills-plugin

Prepare entity transfer documents, closing document packages, and assignment agreements for CRE acquisitions. Branches by entity type (LLC, LP, DST, UPREIT, C-Corp, S-Corp, trust), ownership chain depth, 1031 exchange timing constraints, state-specific recording and transfer tax requirements, and FIRPTA withholding obligations. Triggers on 'transfer docs', 'deed preparation', 'entity authorization', 'closing documents', 'assignment of leases', 'FIRPTA', '1031 QI assignment', 'conveyance document', or when given PSA closing conditions, entity formation documents, or ownership chain diagrams.

title-commitment-reviewer

6
from mariourquia/cre-skills-plugin

Analyze ALTA title commitments, surveys, and Schedule B exceptions for CRE acquisitions. Identifies title defects, chain breaks, lien conflicts, and cure requirements. Triggers on 'title commitment', 'Schedule B exceptions', 'title review', 'title exceptions', 'encumbrances', 'survey cross-reference', 'title chain', 'mechanic's lien', 'title cure', or when given a title commitment document, survey, or lien search results.

term-sheet-builder

6
from mariourquia/cre-skills-plugin

Draft and negotiate CRE financing term sheets from lender quotes. Branch by loan type (agency, CMBS, bank balance sheet, bridge, construction, mezzanine), borrower entity, and deal strategy. Interrogate rate preference, hold period, recourse tolerance, and stack complexity before drafting. Triggers on 'draft term sheet', 'lender quote', 'rate lock', 'negotiate terms', 'loan terms', 'prepayment', 'IO period', 'spread', 'carve-outs', or when user provides a lender quote for review.

tenant-retention-engine

6
from mariourquia/cre-skills-plugin

Generates comprehensive tenant retention strategies with per-tenant renewal probability scoring, retention NPV analysis, WALT impact quantification, DSCR covenant monitoring, competitive intelligence, game theory framing for multi-tenant dynamics, and blend-and-extend modeling. Includes backfill mode (lease-up war room) when retention fails. Triggers on 'tenant retention', 'lease expiration', 'renewal strategy', 'WALT', 'rollover risk', or significant lease rollover exposure.

tenant-event-planner

6
from mariourquia/cre-skills-plugin

Plans, budgets, and executes tenant appreciation events, seasonal programming, and community engagement for CRE properties. Supports API-driven vendor booking when MCP integrations are available. Triggers: tenant event, appreciation event, holiday party, tenant engagement, community event, property event planning, seasonal programming.