managing-equity-compensation-accounting

Structures stock-based compensation accounting with fair value measurement and expense recognition. Use when accounting for equity comp, calculating Black-Scholes values, or documenting share-based payments.

11 stars

Best use case

managing-equity-compensation-accounting is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Structures stock-based compensation accounting with fair value measurement and expense recognition. Use when accounting for equity comp, calculating Black-Scholes values, or documenting share-based payments.

Teams using managing-equity-compensation-accounting should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/managing-equity-compensation-accounting/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/finance/managing-equity-compensation-accounting/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/managing-equity-compensation-accounting/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How managing-equity-compensation-accounting Compares

Feature / Agentmanaging-equity-compensation-accountingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Structures stock-based compensation accounting with fair value measurement and expense recognition. Use when accounting for equity comp, calculating Black-Scholes values, or documenting share-based payments.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Managing Equity Compensation Accounting

Structures stock-based compensation accounting under ASC 718 (IFRS 2 for international reporters), covering grant-date fair value measurement, expense recognition scheduling, modification accounting, and disclosure preparation for share-based payment arrangements.

## When To Use

- New equity award grants requiring initial fair value measurement and expense scheduling (stock options, RSUs, PSUs, SARs, ESPP)
- Quarterly or annual compensation expense recognition and true-up calculations
- Award modifications, cancellations, or settlements requiring incremental fair value analysis
- Preparing ASC 718 / IFRS 2 footnote disclosures for financial statements
- Audit support — assembling documentation for external auditors reviewing share-based compensation
- Transitioning between valuation models or adopting new accounting guidance for equity comp

## Inputs To Gather

- **Award agreements**: Grant terms including vesting schedule (cliff, graded, performance-based), exercise price, contractual term, and settlement method (equity vs. cash)
- **Valuation inputs**: Current stock price, expected volatility, risk-free rate, expected dividend yield, expected term — sourced from market data and company history
- **Employee data**: Grantee population, historical forfeiture rates by employee group, termination and exercise behavior patterns
- **Performance conditions**: Specific targets for PSUs (revenue thresholds, TSR percentiles, EPS goals), probability assessments, and measurement periods
- **Prior-period schedules**: Existing amortization schedules, cumulative expense recognized, and unvested award balances
- **Modification details** (if applicable): Original vs. revised terms, modification date stock price, and rationale

## Workflow

1. **Classify the award**: Determine equity vs. liability classification based on settlement terms. Identify whether awards contain service, performance, or market conditions. [VERIFY] classification under applicable standard (ASC 718 vs. IFRS 2 — IFRS 2 may classify cash-settled awards differently.
2. **Measure grant-date fair value**:
   - Stock options / SARs: Apply Black-Scholes or lattice (binomial) model. Document each input assumption with supporting data source.
   - RSUs: Fair value equals grant-date stock price minus present value of expected dividends forfeited during vesting.
   - PSUs with market conditions (e.g., relative TSR): Use Monte Carlo simulation; fair value reflects the market condition and is not subsequently adjusted.
   - PSUs with performance conditions (e.g., revenue target): Fair value excludes the performance condition; instead, adjust the number of awards expected to vest based on probability assessment.
   - ESPP: Apply Black-Scholes to the embedded option, accounting for the purchase discount and look-back feature. [VERIFY] whether plan qualifies as non-compensatory under ASC 718-50.
3. **Build the expense recognition schedule**:
   - Service-only vesting: Recognize total fair value ratably over the requisite service period (straight-line for cliff vesting; accelerated attribution for graded vesting under ASC 718). [VERIFY] entity's accounting policy election for graded vesting — straight-line is permitted as a policy choice.
   - Performance conditions: Recognize expense only when achievement is probable; adjust cumulative expense each period based on updated probability estimates.
   - Market conditions: Recognize expense over the derived service period regardless of whether the market condition is met; do not reverse if the condition fails.
4. **Estimate forfeitures**: Apply entity's elected method — estimate forfeitures at grant date and update quarterly, or recognize forfeitures as they occur (ASC 2016-09 policy election). Reconcile actual vs. estimated forfeitures and record true-up adjustments.
5. **Account for modifications** (if applicable):
   - Calculate incremental fair value = fair value of modified award minus fair value of original award, both measured at modification date.
   - If vesting conditions are modified, reassess whether original conditions were probable of achievement.
   - Recognize any incremental compensation cost over the remaining or new service period.
   - Modifications that result in a change from equity to liability classification require remeasurement at each reporting date going forward.
6. **Prepare journal entries**:
   - Debit: Compensation expense (by department/cost center for allocation)
   - Credit: Additional paid-in capital (equity-classified) or liability (liability-classified)
   - Record tax effects: Compute deferred tax asset based on cumulative book expense × statutory rate; adjust for windfalls/shortfalls upon exercise or settlement.
7. **Compile disclosures**: Prepare ASC 718-10-50 required tables — awards outstanding and exercisable, weighted-average assumptions, unrecognized compensation cost, and weighted-average remaining recognition period. Include rollforward of unvested shares.

## Output

- **Fair value calculation workpapers**: Model inputs, source documentation, and calculated per-share fair values for each grant cohort
- **Amortization schedules**: Period-by-period expense recognition by award, with cumulative totals and remaining unrecognized cost
- **Journal entry support**: Debit/credit detail with cost-center allocation and tax-effect calculations
- **Modification analysis memo** (when applicable): Side-by-side original vs. modified terms, incremental fair value computation, and revised expense schedule
- **Disclosure-ready tables**: Outstanding/exercisable award summaries, assumption tables, and activity rollforwards formatted for footnote inclusion
- **Forfeiture reconciliation**: Estimated vs. actual forfeiture comparison and cumulative true-up adjustment

## Quality Checks

- Confirm grant-date fair value ties to signed award agreements and board/compensation committee approval dates
- Validate Black-Scholes / lattice model inputs against documented sources (e.g., volatility from historical stock data over a period commensurate with expected term, risk-free rate from U.S. Treasury yield curve)
- Reconcile total shares under all active plans to the equity plan share reserve; confirm no over-issuance
- Verify expense recognition schedule foot to total grant-date fair value (adjusted for forfeitures)
- Cross-check cumulative expense recognized against prior-period filings and trial balance
- Confirm tax deferred asset calculations reflect current statutory rates and windfall/shortfall treatment under ASU 2016-09
- For modifications, verify incremental fair value is non-negative (if negative, incremental cost is zero — do not credit compensation expense below original grant-date fair value) [VERIFY]
- Ensure disclosure tables reconcile to the underlying detail schedules and tie to the general ledger

Related Skills

managing-wound-care

11
from CaseMark/skills

Guides wound assessment, classification, and treatment selection with documentation requirements. Use when managing surgical wounds, classifying wound types, or selecting wound care protocols.

managing-wound-assessment-nursing

11
from CaseMark/skills

Structures wound assessment with measurement, staging, and treatment plan documentation. Use when assessing wounds, staging pressure injuries, or documenting wound care.

managing-workplace-safety-healthcare

11
from CaseMark/skills

Tracks OSHA healthcare requirements including bloodborne pathogen, TB, and violence prevention programs. Use when managing OSHA compliance, implementing safety programs, or documenting exposure incidents.

managing-workers-compensation-rehabilitation

11
from CaseMark/skills

Structures workers comp rehab documentation with functional capacity evaluation and return-to-work planning. Use when managing work injury rehab, performing FCEs, or documenting return-to-work status.

managing-vestibular-rehabilitation

11
from CaseMark/skills

Structures vestibular assessment with positional testing and customized exercise programs. Use when evaluating vestibular disorders, performing Dix-Hallpike testing, or designing vestibular exercise programs.

managing-venous-thromboembolism-prophylaxis

11
from CaseMark/skills

Applies VTE risk assessment (Padua, Caprini) with appropriate prophylaxis selection. Use when assessing VTE risk, selecting prophylaxis regimens, or documenting DVT prevention.

managing-valvular-heart-disease

11
from CaseMark/skills

Guides valve disease severity assessment with intervention criteria and surveillance schedules. Use when evaluating valve disease, assessing surgical/interventional timing, or monitoring valve function.

managing-vaccine-schedules

11
from CaseMark/skills

Applies CDC immunization schedules with catch-up protocols and contraindication screening. Use when managing vaccinations, creating catch-up schedules, or documenting immunization decisions.

managing-vaccination-campaigns

11
from CaseMark/skills

Plans mass vaccination campaigns with logistics, cold chain management, and adverse event monitoring. Use when planning vaccination drives, managing immunization logistics, or monitoring VAERS.

managing-traumatic-brain-injury-rehabilitation

11
from CaseMark/skills

Structures TBI rehab with Rancho Los Amigos scoring and cognitive rehabilitation protocols. Use when managing TBI rehab, tracking Rancho levels, or implementing cognitive therapy.

managing-trauma-assessments

11
from CaseMark/skills

Conducts structured primary and secondary trauma surveys following ATLS methodology. Use when assessing trauma patients, documenting trauma workups, or coordinating trauma team activations.

managing-transplant-evaluations

11
from CaseMark/skills

Guides transplant candidacy evaluation with organ-specific criteria and listing documentation. Use when evaluating transplant candidates, documenting listing criteria, or coordinating transplant workups.