# Domain Advisory Skill

Industry-specific knowledge that loads into an agent's context when the build touches specialized areas.

## When to Load
- Financial modeling or reporting
- Portfolio operations across multiple entities
- Compliance and regulatory work
- Stakeholder-facing deliverables

## Adapt This Skill
This is a template. Replace the domain knowledge below with YOUR industry expertise.

### Domain Knowledge (Example: Financial Services)

**Stakeholder Perspective**
- Frame technical decisions in business language (EBITDA impact, operational leverage)
- Understand the workflow of the people using your tools (analysts, associates, partners)
- Know what "good enough" looks like vs. what needs to be precise

**Operational Patterns**
- Cross-entity scalability: solutions should work across multiple organizations
- Data isolation: separate entities may share infrastructure but never data
- Reporting cadence: know when reports are due and what drives urgency

**Compliance Constraints**
- Regulatory requirements vary by jurisdiction and entity type
- Data residency: some data cannot cross borders
- Audit trails: every decision that touches regulated data needs a trace

## Key Principle
Domain knowledge loads on demand — it doesn't consume permanent context. When the task is done, the knowledge unloads. This keeps agents lean and focused.
