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

Modeling Tax Attribute Preservation

ASecurity

Analyzes NOL and tax attribute preservation strategies under Section 382 limitations in ownership change scenarios. Use when modeling tax attribute preservation, analyzing 382 limitations, or structuring ownership change thresholds.

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

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill modeling-tax-attribute-preservation --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Modeling Tax Attribute Preservation?

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

Security grade badge for Modeling Tax Attribute Preservation
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-modeling-tax-attribute-preservation/badge)](https://www.skillsdirectory.com/skills/lev-os-modeling-tax-attribute-preservation)

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

Download Zip
Files
SKILL.md
---
name: modeling-tax-attribute-preservation
description: Analyzes NOL and tax attribute preservation strategies under Section 382 limitations in ownership change scenarios. Use when modeling tax attribute preservation, analyzing 382 limitations, or structuring ownership change thresholds.
tags:
  - modeling
  - distressed-and-restructuring
  - tax
metadata:
  author: casemark
  practice_areas:
    - Restructuring
    - Distressed Investing
    - Turnaround
  document_types:
    - Financial Model
  skill_modes:
    - Modeling
    - Forecasting
---
# Modeling Tax Attribute Preservation

## When To Use

- Evaluating whether a proposed transaction (debt-for-equity swap, rights offering, plan of reorganization) triggers an "ownership change" under IRC §382
- Quantifying the annual §382 limitation on post-change NOL and credit utilization
- Comparing restructuring alternatives by their net tax-attribute value after §382 haircuts
- Advising on shareholder threshold management to avoid or defer an ownership change
- Modeling the incremental value of a §382(l)(5) bankruptcy exception versus §382(l)(6) election

## Inputs To Gather

- **NOL and credit schedule**: Federal and state NOL carryforward balances by vintage year, expiration dates, and any built-in loss/gain positions (NUBIL/NUBIG) [VERIFY state-specific NOL rules and carryforward periods]
- **Equity capitalization table**: All 5%+ shareholders (direct and constructive under §382 attribution rules), option pools, convertible instruments, and warrant holders with strike prices
- **Transaction terms**: Proposed equity issuance amounts, conversion ratios, exchange mechanics, and closing timeline
- **Company value inputs**: Current equity market cap or agreed enterprise value, long-term tax-exempt rate published by IRS for the month of the ownership change [VERIFY current applicable federal rate]
- **Historical ownership shifts**: Rolling 3-year testing period log of 5%+ shareholder percentage-point increases
- **Built-in gain/loss data**: Fair market value versus tax basis of assets at the change date to determine NUBIG or NUBIL status under the §1374 approach or the §338 approach [VERIFY which recognition period method applies]

## Workflow

1. **Map the ownership change test**
   - Identify all 5%+ shareholders under the constructive ownership and aggregation rules of Treas. Reg. §1.382-2T
   - Build a rolling 3-year testing-period schedule tracking each 5%+ shareholder's lowest and current percentage
   - Sum percentage-point increases; flag if aggregate exceeds or approaches the 50-point threshold

2. **Calculate the §382 annual limitation**
   - Multiply the loss corporation's equity value immediately before the ownership change by the applicable long-term tax-exempt rate
   - Adjust for any recognized built-in gains during the 5-year recognition period (increases the limitation) or built-in losses (subject to the limitation)
   - Apply the continuity-of-business-enterprise (COBE) requirement — if not met for 2 years post-change, limitation drops to zero [VERIFY COBE fact pattern]

3. **Model the bankruptcy exceptions**
   - §382(l)(5): If the loss corporation is in a Title 11 case and historic shareholders/qualified creditors own ≥50% post-change, no annual limitation applies — but NOLs are reduced by interest deductions on converted debt for the 3 prior tax years, and a second ownership change within 2 years zeroes remaining NOLs
   - §382(l)(6): Standard limitation applies but equity value is measured post-restructuring (typically higher), which may yield a larger annual cap
   - Compare net present value of usable NOLs under each path over the carryforward horizon

4. **Build the NOL utilization forecast**
   - Layer the §382 cap over projected taxable income by year
   - Apply vintage-year expiration dates — oldest NOLs used first (FIFO)
   - Incorporate state-level §382-equivalent limitations where applicable [VERIFY state conformity — e.g., California limits NOL usage independently]
   - Discount the tax savings at an appropriate after-tax rate to derive the net present value of preserved attributes

5. **Run scenario and sensitivity analysis**
   - Vary equity value ±10–20% to show limitation sensitivity
   - Model alternative transaction structures (partial conversion, staged closings) to test whether ownership change can be avoided
   - Test threshold management strategies: transfer restrictions, poison pills, §382 rights plans, or shareholder caps
   - Compare outcomes with and without NUBIG/NUBIL adjustments

6. **Compile deliverable**
   - Summary table: NOL balance, annual §382 cap, usable NOLs by year, NPV of tax savings
   - Scenario comparison matrix (l)(5) vs. (l)(6) vs. no ownership change
   - Key assumptions log with [VERIFY] flags for all rate, valuation, and jurisdictional inputs

## Output

- **§382 Limitation Model** (Excel-ready table or structured output): annual cap, cumulative usage, expiration waste, and NPV of tax shield under base and alternative cases
- **Ownership Change Testing Schedule**: 3-year rolling shareholder log showing whether the 50-point threshold is breached
- **Scenario Comparison Summary**: Side-by-side of (l)(5), (l)(6), and non-change structures with NPV differential
- **Assumption and Risk Register**: All inputs, sources, and [VERIFY] items requiring confirmation

## Quality Checks

- Confirm that the long-term tax-exempt rate used matches the IRS-published rate for the correct month [VERIFY]
- Validate that constructive ownership attribution (family, entity, option) rules are applied consistently across the shareholder schedule
- Ensure NOL vintage ordering follows FIFO and that expiration dates align with the applicable carryforward period (20-year pre-2018, indefinite post-TCJA with 80% taxable income cap) [VERIFY which NOL vintage rules apply to each tranche]
- Cross-check that NUBIG/NUBIL classification uses the correct measurement method and that recognition-period items are properly included or excluded
- Verify that the model handles a second ownership change correctly — §382 cap is the lesser of the new and old limitations
- Flag any state where §382 conformity is partial or nonexistent so state-level modeling is adjusted accordingly

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 →