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

Managing Separately Managed Accounts

ASecurity

Structures SMA operations with customization, compliance overlay, and performance composites. Use when managing SMAs, implementing custom portfolios, or maintaining performance composites.

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

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-separately-managed-accounts --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Separately Managed Accounts?

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

Security grade badge for Managing Separately Managed Accounts
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-separately-managed-accounts/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-separately-managed-accounts)

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

Download Zip
Files
SKILL.md
---
name: managing-separately-managed-accounts
description: Structures SMA operations with customization, compliance overlay, and performance composites. Use when managing SMAs, implementing custom portfolios, or maintaining performance composites.
tags:
  - management
  - asset-management
  - compliance
  - portfolio
metadata:
  author: casemark
  practice_areas:
    - Portfolio Management
    - Asset Management
    - Wealth Management
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Separately Managed Accounts

Structures SMA operations including client customization, investment policy compliance overlay, trade execution, and GIPS-compliant performance composites.

## When To Use

- Onboarding a new SMA client and translating their IPS into portfolio rules and restriction schedules
- Implementing or updating model portfolios across multiple SMA sleeves with client-specific overlays
- Running pre-trade and post-trade compliance checks against client guidelines, regulatory limits, and ESG/values-based restrictions
- Building, maintaining, or auditing GIPS-compliant performance composites
- Preparing periodic SMA management reports for clients, consultants, or internal oversight committees
- Rebalancing accounts after cash flows, corporate actions, or model changes while respecting tax-lot and wash-sale constraints

## Inputs To Gather

- **Investment Policy Statement (IPS):** Return objectives, risk tolerance, time horizon, liquidity needs, and any unique circumstances
- **Restriction schedule:** Prohibited securities, sector caps, ESG screens, concentrated-stock constraints, and any legacy/low-basis holdings to preserve
- **Model portfolio(s):** Target weights by security or asset class, acceptable drift bands, and rebalancing triggers
- **Account details:** Custodian, tax status (taxable / tax-deferred / tax-exempt), cost-basis method (specific-lot, FIFO, HIFO), and cash reserve requirement
- **Fee schedule:** Management fee rate, billing frequency (advance/arrears), fee-calculation methodology (average daily balance, quarter-end market value)
- **Composite assignment criteria:** Strategy name, inception date, minimum account size, inclusion/exclusion rules, benchmark index [VERIFY against current GIPS standards edition]
- **Regulatory context:** [VERIFY] Applicable regulations — SEC/state RIA rules, ERISA if retirement assets, UPIA if trust assets

## Workflow

1. **Account Setup & IPS Translation**
   - Map IPS objectives to a model portfolio sleeve or custom blend
   - Encode restriction schedule into the compliance overlay system (prohibited tickers, sector/industry caps, issuer concentration limits, ESG exclusion lists)
   - Set cash reserve target and rebalancing trigger thresholds (percent drift, calendar, or cash-flow driven)
   - Confirm custodian connectivity, trading permissions, and settlement instructions

2. **Portfolio Construction & Trade Generation**
   - Run model-vs-holding comparison to generate target trades
   - Apply compliance overlay pre-trade: check restriction schedule, diversification limits, and wash-sale look-back window [VERIFY wash-sale rule applicability for tax status]
   - Incorporate tax-aware logic: harvest losses where threshold is met, avoid short-term gains, respect holding-period preferences
   - Generate trade blotter with per-account allocation, noting any accounts where full model replication is infeasible (small size, restrictions, or pending cash flows)

3. **Execution & Allocation**
   - Execute block/batch trades where permissible; allocate fills pro-rata or by pre-defined rotation method
   - Document allocation methodology to satisfy SEC fair-allocation requirements [VERIFY broker-dealer vs. RIA allocation rules]
   - Reconcile executed trades against target; flag and resolve breaks same-day

4. **Compliance Overlay — Ongoing Monitoring**
   - Run post-trade compliance check confirming no guideline breaches
   - Monitor accounts daily or per policy cycle for drift beyond tolerance bands, corporate-action-induced breaches, and restriction-list updates
   - When a breach is detected: classify as active (trade-caused) or passive (market-movement); document cure timeline per IPS and regulatory requirements
   - Maintain compliance exception log with breach date, cause, resolution, and responsible party

5. **Performance Measurement & Composite Maintenance**
   - Calculate time-weighted returns (TWR) using daily valuation or Modified Dietz for sub-periods [VERIFY GIPS calculation methodology requirements for current edition]
   - Assign accounts to composites based on documented inclusion criteria; new accounts included after first full measurement period
   - Remove terminated accounts effective the last full measurement period prior to termination
   - Reconcile composite returns to underlying account returns; investigate dispersion outliers
   - Maintain composite history, asset totals, number of accounts, dispersion measure, and benchmark comparison

6. **Client Reporting & Review**
   - Produce periodic management report: holdings, transactions, performance vs. benchmark, attribution summary, compliance confirmation
   - Highlight any restriction-driven tracking difference versus model
   - Include fee calculation detail: gross-of-fee and net-of-fee returns, fee amount debited
   - Flag upcoming action items: rebalancing due, IPS review anniversary, tax-loss harvesting opportunities, or composite reassignment triggers

## Output

A structured SMA management report or operational document containing:

- **Account summary:** Current market value, asset allocation, cash position, and unrealized gain/loss
- **Performance table:** Period returns (QTD, YTD, ITD) gross and net of fees vs. benchmark; annualized returns for periods > 1 year
- **Compliance status:** Pass/fail confirmation against restriction schedule; any open exceptions with cure status
- **Transaction log:** Trades executed in the period with rationale (rebalance, cash flow, tax harvest, model change)
- **Composite snapshot** (if applicable): Composite return, dispersion, number of accounts, total composite assets, benchmark return
- **Action items:** Pending rebalances, IPS review dates, restriction schedule updates, and any items requiring client or committee decision

## Quality Checks

- Confirm restriction schedule is current — cross-reference against the most recent IPS amendment and any interim client instructions
- Verify trade allocation methodology is consistently applied and documented for fair-allocation compliance
- Reconcile composite account count and asset totals to underlying records; resolve discrepancies before publishing
- Validate that gross-of-fee and net-of-fee return calculations use the correct fee rate and billing method
- Ensure wash-sale and tax-lot tracking aligns with the account's cost-basis election at the custodian
- Check that all [VERIFY] items have been resolved for the applicable jurisdiction, tax status, and GIPS edition before finalizing
- Review for stale data: pricing, corporate actions, and restriction lists should reflect T or T-1 at most

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 →