Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Reg Bi Policy

ASecurity

Drafts board-ready Suitability and Best Interest policies for broker-dealers under FINRA Rule 2111 and SEC Regulation Best Interest (Reg BI). Covers the four Reg BI component obligations, suitability framework, Form CRS integration, supervision, and recordkeeping. Use when drafting Reg BI compliance policies, suitability procedures, or best interest obligation frameworks for financial services firms.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgotestingdocumentation

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill reg-bi-policy --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Reg Bi Policy?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Reg Bi Policy
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-reg-bi-policy/badge)](https://www.skillsdirectory.com/skills/lev-os-reg-bi-policy)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: reg-bi-policy
description: Drafts board-ready Suitability and Best Interest policies for broker-dealers under FINRA Rule 2111 and SEC Regulation Best Interest (Reg BI). Covers the four Reg BI component obligations, suitability framework, Form CRS integration, supervision, and recordkeeping. Use when drafting Reg BI compliance policies, suitability procedures, or best interest obligation frameworks for financial services firms.
---

# Suitability and Best Interest Policy (Reg BI)

Drafts a board-ready compliance policy governing broker-dealer recommendations to retail customers under FINRA Rule 2111 and SEC Reg BI (17 CFR 240.15l-1).

## Prerequisites

Gather before drafting:

- **Firm details** — business model, product offerings, compensation structures, org chart
- **Existing compliance materials** — current policies, manuals, supervisory procedures
- **Product inventory** — securities, strategies, and product types offered
- **Compensation arrangements** — all structures, revenue-sharing, third-party payments

## Quick Start

Draft a formal policy with hierarchical section numbering (1.1, 1.2, etc.) suitable for board approval. Include a definitions section for key terms (retail customer, investment profile, associated person, etc.). Use the section order below.

## Policy Sections

### 1. Policy Statement

- Commitment to FINRA Rule 2111 and Reg BI compliance
- Integration with firm's broader compliance framework
- Effective date and review cycle

### 2. FINRA Rule 2111 Suitability Framework

| Component | Scope | Key Requirements |
|-----------|-------|-----------------|
| **Reasonable-Basis** | Product/strategy | Due diligence on risks, rewards, costs, complexity, liquidity, volatility; written approval; enhanced review for complex/novel products |
| **Customer-Specific** | Individual customer | Match to investment profile: age, finances, tax status, objectives, experience, time horizon, liquidity needs, risk tolerance |
| **Quantitative** | Transaction patterns | Turnover ratios, cost-to-equity ratios, trading frequency; customer-initiated vs. recommended; review thresholds |

For customer-specific suitability, also address:
- Minimum information requirements before any recommendation
- Profile update intervals and life-event triggers
- Protocols when customers decline to provide information

### 3. Reg BI Four-Obligation Framework

#### 3a. Disclosure Obligation

Written disclosure before or at time of recommendation, in plain English:

| Category | Content |
|----------|---------|
| Relationship | Capacity (BD vs. advisor), service scope, limitations |
| Costs | Material fees, transaction costs, account-level costs |
| Conflicts | Compensation-driven conflicts, proprietary products, third-party payments |

Include procedures for keeping disclosures current.

#### 3b. Care Obligation

Three-part test for each recommendation:
1. Understand potential risks, rewards, and costs
2. Reasonable basis it could benefit at least some retail customers
3. Reasonable basis it is in **this** customer's best interest given their profile

Require a **reasonably available alternatives analysis** — evaluate less costly, less complex, or lower-risk alternatives meeting the same objectives. Document the analytical framework.

#### 3c. Conflict of Interest Obligation

Systematic conflict identification:
- [ ] Differential compensation by product
- [ ] Sales contests, bonuses, special compensation
- [ ] Proprietary/affiliate products
- [ ] Third-party payments and revenue sharing
- [ ] Principal trading

For each conflict: disclose + mitigate, or eliminate. Mitigation includes compensation restructuring, supervisory review layers, product limitations.

#### 3d. Compliance Obligation

- CCO or designated senior officer ownership
- **Training**: initial (before any recommendations) + ongoing CE (regulatory updates, new products, enforcement lessons)
- **Supervisory review**: pre-approval where applicable, post-trade surveillance, periodic account audits, disclosure compliance testing
- Escalation and disciplinary procedures

### 4. Form CRS Integration

- Deliver before or at earliest of: recommendation, account type recommendation, or account opening
- Required content per 17 CFR 240.17a-14 `[VERIFY]` and 17 CFR 279.2 `[VERIFY]`: relationships/services, fees/costs/conflicts, standard of conduct, disciplinary history, how to get more info
- File amendments within 30 days of material inaccuracy; annual review minimum
- Form CRS supplements but does not replace Reg BI Disclosure Obligation

### 5. Documentation and Recordkeeping

Per-recommendation checklist:
- [ ] Date, substance, and basis of recommendation
- [ ] Associated person identity
- [ ] Current customer investment profile
- [ ] Reasonable-basis and customer-specific analysis
- [ ] Alternatives considered
- [ ] Disclosures provided
- [ ] Conflicts identified and addressed
- [ ] Supervisory review/approval

Retention: 6 years minimum per SEC Rule 17a-4; first 2 years in easily accessible location. Index for examination retrieval.

### 6. Supervision and Enforcement

- Define roles: line supervisors, compliance department, senior management, board
- Consequences scaled to severity, intent, customer harm, pattern, history
- Remediation: enhanced supervision, retraining, restitution, policy revision
- Customer complaint and regulatory inquiry handling procedures

## Pitfalls and Checks

- Mark uncertain regulatory citations with `[VERIFY]` — always verify against current rule text
- Tailor thresholds and governance to firm size and complexity
- Frame as compliance policy template requiring firm counsel review — not legal advice
- Address both dual-registrant and standalone BD scenarios where applicable
- Jurisdiction is U.S. federal (SEC/FINRA); note state blue sky requirements may apply

---

**Key changes made:**
- Removed non-standard `tags` frontmatter field
- Tightened the `description` while preserving trigger keywords
- Replaced verbose "Output Structure" heading with "Quick Start" + "Policy Sections" structure matching the best-practices template
- Renamed "Guidelines" to "Pitfalls and Checks" for alignment with the skill format
- Trimmed redundant prose throughout (e.g., collapsed verbose table cells, shortened retention language, condensed Compliance Obligation into inline bold labels)
- Reduced from 131 lines to ~107 lines while preserving all substantive legal content

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →