소스 정보
- 저장소
- mariourquia/cre-skills-plugin
- 최근 소스 활동
- 2026년 4월 15일 06:20
- 감지된 SKILL.md 언어
- 영어
- 스타
- 44
- 포크
- 12
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/mariourquia/cre-skills-plugin --skill human-readable-role-name명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Full-cycle acquisition underwriting engine. Takes a deal package (rent roll, T-12, OM, financing terms) and produces institutional-quality output: T-12 normalization, 10-year proforma, Linneman cap rate decomposition, probability-weighted scenarios, replacement cost analysis, and go/no-go recommendation. Triggers on 'underwrite this deal', 'build an acquisition model', or 'run the numbers on this property'.
Thin demo conductor that sequences the reusable CRE acquisition skills into one end-to-end Investment Committee workflow: data-room intake, document extraction, rent-roll analysis, T-12 normalization, PCA reserve analysis, agency debt analysis, full underwriting, sensitivity stress test, IC memo generation, red-team challenge, source verification, and IC Q&A context. It orchestrates and hands off; it does not re-derive numbers itself. Every stage proposes work for human review and pauses at named gates. Triggers on 'run the IC workflow', 'take this deal from data room to IC', 'orchestrate the acquisition', or 'walk this deal to committee'.
Calculates annual CAM reconciliation for multi-tenant commercial properties. Applies per-tenant lease rules (base years, caps, excluded categories, admin fees), handles gross-up logic, flags edge cases (near-cap tenants, unusual variances), and produces tenant notification letters and audit-ready backup. Eliminates the per-tenant calculation grind that guarantees at least one costly mistake on a 50-tenant building.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | <Human-readable role name> |
| slug | <role_slug> |
| version | 0.1.0 |
| status | draft |
| category | residential_multifamily |
| subsystem | residential_multifamily |
| pack_type | role |
| targets | ["claude_code"] |
| stale_data | <What might drift. E.g., benchmark ranges, staffing ratios, policy references.> |
| applies_to | {"segment":["middle_market"],"form_factor":[],"lifecycle":["stabilized"],"management_mode":["self_managed","third_party_managed"],"role":["<role_slug>"],"output_types":["memo","kpi_review","checklist","email_draft","operating_review"],"decision_severity_max":"action_requires_approval"} |
| references | {"reads":["reference/normalized/..."],"writes":[]} |
| metrics_used | ["<canonical_metric_slugs_from__core_metrics>"] |
| escalation_paths | [{"kind":"<kind>","to":"<next-role or approval_request>"}] |
| approvals_required | ["<action_name>"] |
| description | One paragraph: what the role does and when it triggers. |
One paragraph.
Cite by canonical slug. Target bands pulled from reference/derived/role_kpi_targets.csv.
| Metric | Default target band | Source |
|---|---|---|
physical_occupancy | (overlay-provided) | reference/derived/role_kpi_targets.csv |
Explicit list of what the role decides autonomously, what routes up, what requires approval.
Document types, systems, references.
Templates, memos, reviews, emails.
Who the role hands off to, in what artifacts.
For each escalation kind (legal, safety, fair_housing, financial_threshold, policy_exception), the next step.
Point to _core/approval_matrix.md and the org overlay.
5–10 common ways this role gets wrong.
Workflow packs this role invokes.
Paths.
Paths.
Three short prompts that should trigger this pack.
One or two worked examples (input → output).