cre-due-diligence

cre-due-diligence is a skill for Claude Code from ahacker-1/cre-agent-skills. It costs 49 tokens per session (1,140 once invoked), scanned A, original, Apache-2.0.

A set of seven tools for checking a multifamily property before buying it. It examines rental income, operating expenses, the local market, the building’s physical condition, environmental risks, legal ownership records, and tenant credit.

In plain words
What is it for?
It helps validate rent rolls, benchmark expenses, research demographics and competing properties, assess inspections and needed capital repairs, review environmental reports, examine title and legal issues, and evaluate tenant credit.
Why use it?
It replaces a scattered review of property information with a structured search for financial, physical, environmental, legal, and tenant-related risks before a purchase decision.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit It helps validate rent rolls, benchmark expenses, research demographics and competing properties, assess inspections and needed capital repairs, review environmental reports, examine title and legal issues, and evaluate tenant credit.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ahacker-1/cre-agent-skills/cre-due-diligence
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ahacker-1/cre-agent-skills --skill cre-due-diligence
Clone the repo
git clone --depth 1 https://github.com/ahacker-1/cre-agent-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cre-due-diligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahacker-1/cre-agent-skills/cre-due-diligence/github.svg)](https://agentmods.dev/skills/ahacker-1/cre-agent-skills/cre-due-diligence)
Your own site
<a href="https://agentmods.dev/skills/ahacker-1/cre-agent-skills/cre-due-diligence"><img src="https://agentmods.dev/badge/skills/ahacker-1/cre-agent-skills/cre-due-diligence/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cre-due-diligence

Your own site · 80×15
<a href="https://agentmods.dev/skills/ahacker-1/cre-agent-skills/cre-due-diligence"><img src="https://agentmods.dev/badge/skills/ahacker-1/cre-agent-skills/cre-due-diligence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,140 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00049 $0.01140
Opus 5 $0.00024 $0.00570
Sonnet 5 $0.00010 $0.00228
Haiku 4.5 $0.00005 $0.00114

Measured 8d ago against content hash 331c74775929, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

cre-due-diligence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

claude-code-plugins/cre-due-diligence/SKILL.md · 70 lines

How it starts

The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CRE Due Diligence Suite

You have access to 7 specialist due diligence skills for commercial real estate multifamily acquisitions. Use the appropriate skill based on what the user needs analyzed.

Available Skills

Skill File Use When
Rent Roll Analyst skills/rent-roll-analyst.md User provides a rent roll and wants revenue validation, loss-to-lease analysis, tenant concentration risks, anomaly detection
OpEx Analyst skills/opex-analyst.md User provides T-12 operating expenses and wants benchmarking, trend analysis, expense anomaly detection
Market Study skills/market-study.md User wants submarket research — demographics, employment, supply pipeline, rent comps, competitive analysis
Physical Inspection skills/physical-inspection.md User provides inspection reports or property details and wants condition assessment, CapEx scheduling, deferred maintenance quantification
Environmental Review skills/environmental-review.md User provides Phase I ESA or environmental data and wants risk assessment, regulatory compliance check, remediation cost estimation
Legal & Title Review skills/legal-title-review.md User provides title commitment or survey and wants exception analysis, encumbrance review, easement impact assessment
Tenant Credit skills/tenant-credit.md User provides tenant details and wants creditworthiness assessment, concentration risk analysis, lease rollover exposure

How to Use

  1. Read the user's request to determine which skill(s) are needed
  2. Load the full skill file using Read — e.g., Read skills/rent-roll-analyst.md
  3. Follow the Strategy steps in the loaded skill exactly
  4. Produce output in the format specified by the skill
  5. Run the Quality Checks before delivering results

For deeper analysis, also load the relevant knowledge base files:

  • knowledge/underwriting-calc.md — CRE financial formulas (NOI, cap rate, DSCR, IRR, etc.)
  • knowledge/multifamily-benchmarks.md — industry benchmarks by property class and region
  • knowledge/risk-scoring.md — 9-category risk scoring framework

Read the full file on GitHub · 70 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago Changed · +17 lines 331c74775929
  2. 13d ago First seen · 53 lines · 49 tokens per session scan A 9b79c8d898f8

Subscribe to this mod's changes

cre-due-diligence is a skill published in the GitHub repository ahacker-1/cre-agent-skills (92 stars, last pushed 10d ago), licensed Apache-2.0. It adds 49 tokens to every session and 1,140 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cre-brokerage

CRE Brokerage Investment Sales v1 - 8 specialist skills for U.S. seller-side commercial investment sales brokers, covering assignment intake, broker opinion of value, listing proposal, OM and teaser drafting, buyer process management, bid leveling, negotiation support, and PSA-to-close coordination.

XAKLESK/cre-agent-skills · 60 tokens

cre-due-diligence

CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit assessment.

XAKLESK/cre-agent-skills · 49 tokens

cre-industrial

CRE Industrial analysis suite - 8 specialist skills for U.S. industrial acquisitions, covering market study, lease roster analysis, lease abstraction, tenant credit, physical inspection, underwriting, financing fit, and investment committee memo writing.

XAKLESK/cre-agent-skills · 48 tokens

cre-legal

CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.

XAKLESK/cre-agent-skills · 42 tokens

cre-financing

CRE Financing analysis suite — 3 specialist skills for lender identification, quote comparison, and term sheet assembly for multifamily acquisition debt sourcing.

XAKLESK/cre-agent-skills · 31 tokens

cre-underwriting

CRE Underwriting analysis suite — 3 specialist skills for building pro formas, running sensitivity scenarios, and writing investment committee memos for multifamily acquisitions.

XAKLESK/cre-agent-skills · 34 tokens