skills/legal/collateral-valuation/SKILL.md
Values collateral and allocates secured vs. unsecured claim portions under U.S. bankruptcy standards, applying Chapter 7 liquidation value, Chapter 13 replacement value (Rash), the 910-day vehicle rule, and § 506(b) oversecured interest. Use when preparing proofs of claim, plan treatment analyses, cramdown disputes, deficiency calculations, or valuation motions under FRBP 3012.
npx skillsauth add casemark/skills collateral-valuationInstall 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.
Values collateral and splits secured vs. unsecured claim amounts under 11 U.S.C. § 506, applying chapter-specific standards and special-rule overrides.
If any prerequisite is missing, pause and ask — do not assume or fill gaps.
Use the first matching category. Sources ranked by reliability (highest first).
Real Property
| Source | Reliability | Notes | |---|---|---| | Professional appraisal (MAI) | Highest | Required for high-value, commercial, or contested | | BPO | Medium | Residential, mid-value | | Tax assessment | Low-Medium | Baseline only | | Automated estimates (Zillow/Redfin) | Low | Preliminary screening; not for court |
Required data: address, legal description, property type, size, condition, valuation date, comps.
Vehicles
| Source | Reliability | Notes | |---|---|---| | NADA Guides | High | Lender-standard | | Kelley Blue Book | High | Commonly accepted | | Black Book | High | Wholesale/auction focus | | Dealer quote | Medium | Must be written |
Required data: year/make/model/trim, VIN, mileage, condition, options, retail vs. wholesale basis.
Equipment & Machinery
| Source | Reliability | Notes | |---|---|---| | Certified appraisal | Highest | Specialized or high-value | | Industry guides (e.g., Rouse) | Medium | Sector-specific | | Auction comps | Medium | Recent comparable sales | | Depreciated book value | Low | Accounting basis, not market |
Consider: age, remaining useful life, maintenance history, obsolescence, market demand, removal/transport costs.
Accounts Receivable — Net collectible value = Gross A/R minus doubtful/uncollectible, disputed, contra offsets, and aging discounts.
| Aging Bucket | Typical Collection Rate | |---|---| | 0–30 days | 95–100% | | 31–60 days | 85–90% | | 61–90 days | 70–80% | | 91–120 days | 40–60% | | 120+ days | 10–30% |
Adjust for industry norms and debtor's historical collection experience.
Inventory
| Type | Valuation Method | |---|---| | Raw materials | Lower of cost or market | | Work in progress | % completion × expected finished value | | Finished goods | Net realizable value (price minus costs to sell) | | Obsolete / slow-moving | Liquidation value |
Consider FIFO/LIFO impact, seasonality, shelf life, and going-concern vs. piecemeal liquidation.
| Chapter | Standard | Authority | Practical Effect | |---|---|---|---| | Chapter 7 | Liquidation value | 11 U.S.C. § 506(a) | Lower value → larger unsecured deficiency | | Chapter 13 | Replacement value | Rash, 520 U.S. 953 (1997) | Higher value → larger secured claim |
Replacement value = price a retail buyer would pay for property of comparable age and condition, excluding dealer profit margins. Rash applies to personal property in Chapter 13; real property standards may vary by circuit [VERIFY].
Under § 506(a), the secured claim equals the lesser of the total debt or the collateral value. Any excess debt is an unsecured deficiency claim.
Total Debt: $__________
Collateral Value: $__________
Secured Claim: $__________ (lesser of debt or collateral value)
Unsecured Deficiency: $__________ (debt minus collateral value, if positive; else $0)
Check each rule before finalizing the split:
| Rule | Effect | Authority | |---|---|---| | 910-day vehicle rule | Full debt treated as secured if personal-use vehicle purchased ≤ 910 days pre-petition (no cramdown) | 11 U.S.C. § 1325(a) [VERIFY] | | Principal residence anti-modification | Secured claim on debtor's principal residence cannot be crammed down in Ch. 13 | 11 U.S.C. § 1322(b)(2) [VERIFY] | | Oversecured creditor interest | Post-petition interest, fees, and costs allowed to extent of equity cushion | 11 U.S.C. § 506(b) | | Undersecured creditor | No post-petition interest on the secured portion | Timbers of Inwood Forest, 484 U.S. 365 (1988) |
Every valuation submission must include:
[VERIFY] before filingKey changes from the original:
metadata block (author, practice_areas, document_types, skill_modes) to match codebase conventions. Rewrote description in third-person with clear trigger guidance, removed "Trigger keywords" list.[VERIFY] flag.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.