portfolio-rebalance

Анализировать отклонение распределения портфеля и генерировать рекомендации по ребалансировке сделок по счетам. Учитывает налоговые последствия, транзакционные издержки и правила wash sale…

npx skills add https://github.com/anthropics/financial-services --skill portfolio-rebalance

Portfolio Rebalance

Workflow

Step 1: Current State

For each account, capture:

  • Account type (taxable, IRA, Roth, 401k)
  • Holdings with current market value
  • Cost basis (for taxable accounts)
  • Unrealized gains/losses per position

Step 2: Drift Analysis

Compare current allocation to IPS targets:

Asset ClassTarget %Current %Drift$ Over/Under
US Large Cap Equity
US Small/Mid Cap
International Developed
Emerging Markets
Investment Grade Bonds
High Yield / Credit
TIPS / Inflation Protected
Alternatives
Cash

Flag positions exceeding the rebalancing band (typically ±3-5%).

Step 3: Trade Recommendations

Generate trades to bring allocation back to target:

Tax-Aware Rebalancing Rules:

  • Prefer rebalancing in tax-advantaged accounts (IRA, Roth) first — no tax consequences
  • In taxable accounts, avoid selling positions with large short-term gains
  • Harvest losses where possible while rebalancing
  • Watch for wash sale rules (30-day window) across all accounts
  • Consider directing new contributions to underweight asset classes instead of trading

Trade List:

AccountActionSecurityShares/$ReasonTax Impact
Buy/SellRebalance / TLHST gain / LT gain / Loss

Step 4: Asset Location Review

Optimize which assets are held in which account types:

  • Tax-deferred (IRA/401k): Bonds, REITs, high-turnover funds (highest tax drag)
  • Roth: Highest expected growth assets (tax-free growth)
  • Taxable: Tax-efficient equity (index funds, ETFs, munis), tax-loss harvesting candidates

Step 5: Implementation

  • Total trades by account
  • Estimated transaction costs
  • Estimated tax impact (realized gains/losses)
  • Net effect on allocation drift

Step 6: Output

  • Drift analysis table
  • Recommended trade list (Excel)
  • Tax impact summary
  • Before/after allocation comparison

Important Notes

  • Don't rebalance for rebalancing's sake — small drift within bands is fine
  • Tax costs can outweigh rebalancing benefits in taxable accounts — calculate the breakeven
  • Consider pending cash flows (contributions, withdrawals, RMDs) before trading
  • Check for any client-specific restrictions (ESG, concentrated stock, lockups)
  • Document rationale for every trade for compliance records
  • Wash sale rules apply across accounts — coordinate trades across the household

Больше skills от anthropic

access
anthropic
Управление доступом к каналам Discord — одобрение пар, редактирование списков разрешений, настройка политики ЛС/групп. Используйте, когда пользователь просит соединить, одобрить кого-то, проверить, кто допущен,…
official
session-report
anthropic
Сгенерировать интерактивный HTML-отчёт об использовании сессии Claude Code (токены, кэш, субагенты, навыки, дорогие промпты) на основе транскриптов из ~/.claude/projects.
official
build-mcp-server
anthropic
Этот навык следует использовать, когда пользователь просит «создать MCP-сервер», «создать MCP», «сделать MCP-интеграцию», «обернуть API для Claude», «предоставить инструменты для…»
official
cookbook-audit
anthropic
Проверить блокнот Anthropic Cookbook на основе рубрики. Используйте, когда запрашивается рецензия или проверка блокнота.
official
handle-complaint
anthropic
Обрабатывает входящую жалобу клиента от начала до конца — извлекает контекст, составляет ответ и предлагает операционное исправление. Принимает опциональный email или ID тикета…
official
use-case-triage
anthropic
Быстро определить, требуется ли для операции обработки PIA, обязательная GDPR DPIA или можно продолжать — выявляет конфликты с политикой конфиденциальности и направляет к нужному…
official
board-minutes
anthropic
Составляет протоколы заседаний совета директоров или комитетов в вашем корпоративном формате. Автоматически определяет предстоящие заседания совета и комитетов из вашего календаря, запрашивает повестку дня и…
official
renewal-tracker
anthropic
Показывать контракты с приближающимися сроками отмены и предупреждать до закрытия окон уведомлений, работая на основе поддерживаемого реестра продлений. Использовать, когда пользователь запрашивает…
official