Implementation Intake And Leader Sign-Off Builder

Evidence-driven implementation intake workflow for residential multifamily and related CRE operating environments. Guides sponsors, implementation leads, data teams, operations leaders, and reporting owners through source inventory, access readiness, export evidence, field-level semantics, crosswalk ownership, reporting calendar, approvals, blockers, assumptions, and final leader sign-off. Produces implementation packets that are usable by both executives and build teams, while refusing silent assumption upgrades and refusing secret storage.

6 stars

Best use case

Implementation Intake And Leader Sign-Off Builder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Evidence-driven implementation intake workflow for residential multifamily and related CRE operating environments. Guides sponsors, implementation leads, data teams, operations leaders, and reporting owners through source inventory, access readiness, export evidence, field-level semantics, crosswalk ownership, reporting calendar, approvals, blockers, assumptions, and final leader sign-off. Produces implementation packets that are usable by both executives and build teams, while refusing silent assumption upgrades and refusing secret storage.

Teams using Implementation Intake And Leader Sign-Off Builder 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/implementation_intake_signoff_builder/SKILL.md --create-dirs "https://raw.githubusercontent.com/mariourquia/cre-skills-plugin/main/src/skills/residential_multifamily/workflows/implementation_intake_signoff_builder/SKILL.md"

Manual Installation

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

How Implementation Intake And Leader Sign-Off Builder Compares

Feature / AgentImplementation Intake And Leader Sign-Off BuilderStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Evidence-driven implementation intake workflow for residential multifamily and related CRE operating environments. Guides sponsors, implementation leads, data teams, operations leaders, and reporting owners through source inventory, access readiness, export evidence, field-level semantics, crosswalk ownership, reporting calendar, approvals, blockers, assumptions, and final leader sign-off. Produces implementation packets that are usable by both executives and build teams, while refusing silent assumption upgrades and refusing secret storage.

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

# Implementation Intake And Leader Sign-Off Builder

## Workflow purpose

Capture the real implementation facts required to move from architecture and planning into build execution. The workflow is evidence-led, progressive, resumable, and explicit about what is confirmed, what is only assumed, what is missing, what is blocked, who owns each unresolved item, and what leadership is being asked to approve.

This workflow is designed for mixed operating environments: direct-system access, file-only third-party manager submissions, legacy-system coexistence, construction and development stacks, benchmark workbooks, shared-drive reports, and emailed operating packs. It does not accept vague statements like "we use AppFolio" as implementation-ready.

## Trigger conditions

- **Explicit:** "implementation intake", "implementation discovery", "sign-off memo", "sign-off packet", "systems and environments covered", "capture source inventory", "gather evidence for build readiness", "prepare leadership sign-off".
- **Implicit:** connector onboarding cannot proceed because source scope, environments, field layouts, approvals, or owners are still unclear.
- **Recurring:** resume sessions, missing-doc chase, and leadership-review refresh before a build phase or milestone gate.

## Inputs (required / optional)

| Input | Type | Required | Notes |
|---|---|---|---|
| Sponsor objective and implementation scope | narrative | required | plain-language objective, scope, and success definition |
| Source inventory | register | required | systems, modules, environments, owners, status |
| Evidence set | register | required | artifacts, screenshots, exports, report packs, mappings |
| Export and field inventory | register | required | actual files, tabs, columns, sample values, quirks |
| Access model | register | required | access path, provisioning flow, approvals, restrictions |
| Crosswalk and source-of-truth rules | register | required | entity keys, precedence, overrides, approval owner |
| Reporting calendar and SLA map | register | required | close, reviews, owner reporting, approvals |
| Missing-doc and blocker log | register | required | unresolved artifacts, blocked approvals, follow-up dates |
| Assumptions and confidence log | register | required | every unresolved assumption, evidence gap, and impact |
| Decision log | register | required | confirmed implementation decisions and downstream effect |
| Leader review context | narrative | required | requested decisions, approvals, owners, dates, recommendation |

## Outputs

| Output | Type | Shape |
|---|---|---|
| Implementation intake packet | `operating_review` | concise readiness summary for build teams and sponsors |
| Source inventory register | `checklist` | one record per system, owner, environment, confidence, blocker |
| Source instance register | `checklist` | one record per environment or instance |
| Export and field inventory | `checklist` | one record per export family or key field set |
| Credentials and access model packet | `memo` | metadata only, no secrets |
| Crosswalk and source-of-truth register | `checklist` | entity mapping rules, precedence, owners, approvals |
| Reporting calendar and SLA register | `checklist` | cadence, owner, dependency, escalation |
| Missing docs and blockers log | `checklist` | explicit outstanding items with severity and due dates |
| Assumptions and confidence log | `checklist` | every assumption and why it still exists |
| Decision log | `checklist` | every implementation decision and follow-up |
| Leader sign-off pack | `memo` | concise executive-ready sign-off memo |
| Action queue | `checklist` | prioritized next actions by business, technical, data, reporting, controls, and dependencies |

## Required context

`asset_class`, `management_mode`, sponsor role, implementation sponsor or owner, systems in scope, source environments in scope, and the intended implementation phase. `segment`, `form_factor`, `lifecycle_stage`, `market`, `org_id`, and `workflow` sharpen routing but are not the only signals.

## Process

1. **Anchor the implementation objective.** Record the business outcome, in-scope systems, in-scope environments, required sign-off audience, and build phase this packet is intended to authorize.
2. **Stage the interview path.** Resolve the correct mode: executive overview, source-by-source discovery, field inventory, crosswalk mapping, reporting calendar, approvals and controls, missing-doc chase, sign-off packaging, or exception resolution.
3. **Build the source inventory.** For every source, capture the actual business role, active or legacy status, module scope, environment scope, owner, admin contact, and source-of-truth candidacy.
4. **Capture actual access and export facts.** Record access method, sandbox and production availability, export owner, credentials owner, provisioning flow, refresh cadence, restrictions, and evidence received. Metadata only. No secrets.
5. **Capture actual files and fields.** Record actual export names, tabs, columns, sample values, null behavior, quirks, and transformation needs. Require screenshots, exports, report packs, dictionaries, or other artifacts when available.
6. **Capture crosswalk and source-of-truth rules.** Document identity resolution keys, fallback keys, manual override path, effective-date rules, precedence logic, disagreement rules, and approval owner for each important entity family.
7. **Capture cadence and controls.** Record reporting calendar, close cadence, review meetings, owner reporting deadlines, approval SLAs, and escalation path for blocked approvals or late inputs.
8. **Surface missing evidence early.** Every unanswered or unsupported load-bearing answer is marked `missing`, `blocked`, or `conflicting`. The workflow opens a missing-doc or blocker item immediately rather than at the end.
9. **Score confidence without upgrading assumptions.** Confirmed evidence raises confidence. Verbal answers, inferred answers, third-party-manager-submitted files, and unresolved conflicts keep confidence lower.
10. **Assemble execution-ready artifacts.** Produce the intake packet, registers, blocker log, assumptions log, decision log, and action queue before leadership review begins.
11. **Assemble the leader sign-off pack.** Produce a concise memo covering objective, systems and environments, confirmed facts, assumptions, blockers, top risks, decisions requested, approvals requested, owners and dates, recommendation, and approval section.
12. **Pause and resume safely.** Persist session state after every answer and preview render. Resume from the saved queue, not from memory.
13. **Refuse unsafe behavior.** Never store actual passwords, API keys, tokens, or bearer strings. Never mark an assumption as confirmed without explicit evidence. Never mutate canonical definitions or connector contracts from this workflow.

## Metrics used

This workflow uses section progress, evidence coverage, blocker count, and confidence scoring inside its session engine, but it does not yet declare canonical subsystem metrics in `_core/metrics.md`. Until those contracts are promoted to canonical status, they remain local workflow controls rather than routed metrics.

## Reference files used

- `workflows/implementation_intake_signoff_builder/question_bank.yaml`
- `workflows/implementation_intake_signoff_builder/evidence_model.yaml`
- `workflows/implementation_intake_signoff_builder/interview_modes.md`
- `workflows/implementation_intake_signoff_builder/schemas/*.yaml`
- `workflows/implementation_intake_signoff_builder/templates/*.md`
- `tailoring/AUDIENCE_MAP.md`
- `tailoring/MISSING_DOC_MATRIX.md`
- `reference/connectors/source_registry/source_registry.yaml`
- `reference/connectors/source_registry/implementation_inventory.md`
- `reference/connectors/_core/config_overlay_interaction.md`
- `reference/connectors/_core/third_party_manager_oversight.md`
- adapter manifests for AppFolio, Sage Intacct, Procore, Dealpath, GraySail, Yardi, and manual-source expansion

## Escalation points

- **Missing load-bearing evidence.** The packet may continue in draft, but leadership review is blocked until the missing artifact owner is named and due date set.
- **Conflicting source-of-truth or crosswalk logic.** The workflow moves to exception resolution and names the owner required to decide.
- **Blocked access or approvals.** The workflow escalates to the system owner and implementation sponsor.
- **Third-party-manager file-only reporting.** The workflow continues, but confidence is reduced and the sign-off pack names the dependency explicitly.
- **Secret-storage attempt.** The workflow refuses the value and asks for metadata only.

## Required approvals

- Implementation scope sign-off.
- Access provisioning sign-off.
- Crosswalk approval.
- Source-of-truth approval.
- Leader sign-off packet approval.

## Failure modes

1. Treating a system name as implementation readiness. Fix: require environment, module, access path, and evidence.
2. Treating verbal confirmation as confirmed fact. Fix: keep it `confirmed_verbal` until evidence arrives.
3. Forgetting legacy or partial sources. Fix: source inventory includes active, partial, planned, legacy, and historical statuses.
4. Capturing credentials in plain text. Fix: reject secret-like values and capture owner, method, and approval path only.
5. Hiding blockers until the end. Fix: blockers open as soon as missing evidence or approval dependencies are known.
6. Producing an executive memo that is too vague for implementation. Fix: every memo section links back to structured registers and logs.
7. Producing an engineer packet that is unreadable for leadership. Fix: keep the sign-off memo concise and plain-language while preserving explicit facts, assumptions, owners, and approvals.

## Edge cases

- **Third-party manager file-only environment:** direct system access is absent, monthly packs arrive late, and calendars differ. The workflow supports it, but confidence remains lower until owner-side evidence improves.
- **Legacy Yardi plus AppFolio coexistence:** the workflow records both systems, marks the legacy source explicitly, and requires a clear source-of-truth rule for overlapping objects.
- **GraySail or workbook-driven benchmarks:** the workflow captures workbook ownership, refresh cadence, attestation path, and evidence source rather than assuming the benchmark is governed.
- **Development and construction mixed with stabilized operations:** Procore and Dealpath can be in scope alongside AppFolio and Intacct. The workflow keeps build-phase and operating-phase evidence separate, then reconciles them in the sign-off packet.
- **Multiple stakeholders over time:** session persistence is first-class, so a controller, operations lead, and sponsor can enrich the same packet across several reviews.

## Example invocations

1. "Run implementation intake for the Sunrise owner-oversight portfolio and prepare a sponsor sign-off memo."
2. "We need the real source inventory, export evidence, and crosswalk ownership before build starts."
3. "Package the implementation assumptions, blockers, decisions requested, and approvals requested for the COO and CFO."

## Example outputs

### Output — Leader sign-off pack (abridged)

**Implementation objective.** Build-ready onboarding package for AppFolio operations, Sage Intacct finance, Procore construction, Dealpath pipeline, GraySail benchmark workbooks, and Yardi legacy exports.

**Systems and environments covered.** Production and sandbox environments are named explicitly. Legacy Yardi remains in scope for a defined subset of properties.

**Confirmed facts.** AppFolio operations exports, monthly close calendar, source inventory ownership, and current approval routing are evidence-backed.

**Assumptions and blockers.** Intacct field dictionary, one Yardi export sample, and the benchmark refresh owner remain unresolved.

**Recommendation.** Approve build-readiness with conditions only after the named blockers clear and the requested decisions are assigned.

Related Skills

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.

stacking-plan-builder

6
from mariourquia/cre-skills-plugin

Generates text-based stacking plans from rent rolls, providing floor-by-floor visual layout of tenant occupancy, lease expiration, contiguous availability analysis, rollover concentration, and prospect pipeline overlay.

space-planning-redesign-orchestrator

6
from mariourquia/cre-skills-plugin

Multi-agent orchestrator for property managers planning space redesigns, repositioning, and amenity additions. Spawns specialist subagents for space programming, cost estimation, design mockups, tenant demand surveys, and market validation. Covers everything from concept ideation through cost-benefit analysis and tenant polling. Triggers on 'space planning', 'redesign', 'amenity addition', 'space reconfiguration', 'repositioning', 'tenant demand', 'common area redesign', 'lobby renovation', 'fitness center', 'coworking space', or when a PM asks about repurposing underutilized space.

Capital Project Intake and Prioritization

6
from mariourquia/cre-skills-plugin

Intake for capital project ideas from any source (PM, regional, AM, engineering, capex plan cycle). Scores each project against the overlay's priority rubric (life safety, deferred maintenance, renovation yield, risk mitigation, regulatory). Produces the prioritized backlog and flags gated decisions.

COO / Operations Leader (Residential Multifamily)

6
from mariourquia/cre-skills-plugin

Executive operations leader above director_of_operations and the regional / asset lines. Consumes the rollups from director_of_operations, asset_manager, third_party_manager_oversight_lead, and reporting_finance_ops_lead. Owns the weekly exec brief operating posture, the monthly asset-review roll-up, and the quarterly portfolio review for the operating function. Sets operating-decision cadence and arbitrates policy disputes.

CFO / Finance Leader (Residential Multifamily)

6
from mariourquia/cre-skills-plugin

Executive finance leader. Consumes reporting_finance_ops_lead rollups, portfolio_manager rollups, and asset_manager covenant views. Owns treasury posture, covenant-cushion decisions, refi / recap / workout decisions (jointly with CEO and portfolio_manager), fund-accounting policy, investor- and lender-facing finals sign-off (jointly with CEO where required), and audit / fund-document actions.

CEO / Executive Leader (Residential Multifamily)

6
from mariourquia/cre-skills-plugin

Executive leader with full authority inside the fund mandate; routes items above mandate to board / IC. Consumes rollups from COO (operating decisions) and CFO (finance decisions); consumes portfolio rollups from portfolio_manager. Owns board / IC cadence, strategic posture, enterprise-level policy, and the external-facing narrative.

reit-profile-builder

6
from mariourquia/cre-skills-plugin

Extracts and structures comprehensive REIT profiles from 10-K filings, supplemental data packages, earnings call transcripts, and investor presentations. Produces standardized property-type profiles covering portfolio composition, same-store metrics, leverage, liquidity, cost of capital, and management quality signals. Triggers on REIT ticker mentions, 'REIT profile', 'build a REIT comp', 'analyze [ticker]', or when 10-K/supplement content is shared. Core data layer for the AMOS pipeline.

lp-pitch-deck-builder

6
from mariourquia/cre-skills-plugin

Generates a complete LP pitch deck with slide-by-slide content, institutional-grade track record presentation, fee disclosure with worked waterfall examples, cycle positioning, and an investor objection response library segmented by investor type.

loi-offer-builder

6
from mariourquia/cre-skills-plugin

Generates a complete, copy-paste-ready Letter of Intent with negotiation strategy memo, three-tier pricing table, ten non-price levers, seller psychology brief, and broker cover email. Triggers on 'draft an LOI', 'build an offer', 'help me structure the bid', or when an acquisitions team is ready to submit.

icomm-context-builder

6
from mariourquia/cre-skills-plugin

Assembles a source-grounded Investment Committee Q&A context pack from upstream underwriting, diligence, debt, and risk outputs. Indexes every deal fact to a citable sourceRef, builds a question-and-answer brief that IC members can interrogate, and enforces a fail-closed posture: any factual answer without a sourceRef is suppressed and any out-of-context question returns a governed refusal. Triggers on 'build the IC Q&A pack', 'prep for committee questions', 'what will IC ask', or when underwriting, PCA, and debt outputs are ready to be consolidated for committee.

deal-intake

6
from mariourquia/cre-skills-plugin

Top-level workspace for deal evaluation. Routes through screening, underwriting, structuring, and IC presentation. Manages persistent deal context across sessions.