skills/legal/investment-advisory-agreement/SKILL.md
Drafts a U.S. Investment Advisory Agreement (IAA) for SEC- or state-registered advisers under the Investment Advisers Act of 1940, SEC Rules 204-3, 206(4)-2, and 206(4)-3. Use when onboarding an advisory client, establishing a new advisory relationship, or updating an existing IAA.
npx skillsauth add casemark/skills investment-advisory-agreementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces a compliant IAA covering fiduciary duties, authority scope, fee structures, Form ADV delivery, custody, proxy voting, and assignment restrictions under IAA § 205(a)(2).
Search uploaded documents for existing Form ADV, prior IAA, fee schedules, and client data before drafting. If any prerequisite is missing, pause and ask — do not assume or fill gaps.
Agreement title, party legal names, effective date, and table of contents if >5 pages.
| Element | Content | |---|---| | Authority type | State discretionary or non-discretionary with practical implications | | Portfolio management | Methodology, asset allocation, rebalancing frequency, review cadence | | Ancillary services | Financial planning, retirement, estate coordination — only if in scope | | Out-of-scope | Tax prep, legal drafting, accounting excluded; referrals to qualified professionals |
| Element | Content | |---|---| | Advisory fee | Annual % of AUM; tiered schedule with breakpoints and worked dollar examples | | Calculation basis | Specify: beginning / ending / average daily balance | | Billing frequency | Quarterly in advance, in arrears, monthly, or annual | | Payment method | Direct debit (written authorization required) or invoice | | Pro-ration | Mid-period opens/closes, significant deposits/withdrawals | | Third-party costs | Custodial fees, commissions, fund expense ratios — distinguish from advisory fee | | Minimums | Minimum account size and/or minimum annual fee if applicable |
Include with client acknowledgement, selecting those applicable to the strategy:
| Requirement | Provision | |---|---| | Form ADV delivery | Part 2A and 2B received ≥48 hours before execution (Rule 204-3) | | Free-look right | Terminate without penalty within 5 business days if ADV not timely delivered | | Annual update | Updated ADV within 120 days of adviser's fiscal year-end | | E-signatures | Valid under ESIGN Act / UETA; client consent to electronic business |
Option A — Adviser votes:
Option B — Client retains authority:
Address class actions, tender offers, and rights offerings — state responsibility explicitly.
| Provision | Language | |---|---| | Term | Effective on execution; continues until terminated | | Termination | Written notice; specify notice period (typically 30 days) | | Fees on termination | Pro-rate and refund prepaid unearned fees promptly | | Amendment | Material changes require mutual written consent; fee increases require affirmative client consent | | Assignment | Client consent required per IAA § 205(a)(2); define to include transfer of controlling interest |
| Signatory Type | Requirements | |---|---| | Individual | Full legal name as on account registration + date | | Joint account | All holders sign; each confirms receipt of disclosures | | Entity | Authorized representative + title + representation of binding authority |
Include dated acknowledgement that client received, read, and understands the IAA and all Form ADV disclosures.
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.