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

Managing Credit Portfolio Risk

ASecurity

Structures credit portfolio analysis with concentration metrics, correlation assessment, and stress testing. Use when managing credit portfolios, measuring concentration risk, or stress testing credit exposure.

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-credit-portfolio-risk --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Credit Portfolio Risk?

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

Security grade badge for Managing Credit Portfolio Risk
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-credit-portfolio-risk/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-credit-portfolio-risk)

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

Download Zip
Files
SKILL.md
---
name: managing-credit-portfolio-risk
description: Structures credit portfolio analysis with concentration metrics, correlation assessment, and stress testing. Use when managing credit portfolios, measuring concentration risk, or stress testing credit exposure.
tags:
  - management
  - fixed-income
  - risk
  - portfolio
metadata:
  author: casemark
  practice_areas:
    - Fixed Income
    - Credit Research
    - Bond Trading
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Credit Portfolio Risk

Structures credit portfolio analysis with concentration metrics, correlation assessment, and stress testing.

## When To Use

- Evaluating credit concentration risk across issuer, sector, geography, or rating bucket
- Running stress tests on credit portfolios under adverse macro or idiosyncratic scenarios
- Assessing default correlation exposure and tail-risk contributions
- Producing periodic credit risk reports for portfolio managers, risk committees, or compliance
- Rebalancing credit allocations in response to rating migration, spread widening, or limit breaches

## Inputs To Gather

- **Holdings data**: Full position list with par/market value, issuer, CUSIP/ISIN, coupon, maturity, seniority, and currency
- **Credit ratings**: Agency ratings (Moody's, S&P, Fitch) and any internal shadow ratings for each position
- **Sector/industry classification**: GICS, BICS, or internal taxonomy mapping each issuer
- **Spread and yield data**: Current OAS, Z-spread, or asset-swap spread by position
- **Recovery rate assumptions**: Expected recovery by seniority tier (secured, senior unsecured, subordinated) [VERIFY against current market consensus]
- **Portfolio limits and guidelines**: IPS concentration limits by issuer, sector, rating, and duration bucket
- **Macro scenario parameters**: Rate shocks, spread-widening assumptions, GDP contraction levels for stress tests
- **Historical default and transition matrices**: Rating migration probabilities over the relevant horizon [VERIFY source vintage and applicability]

## Workflow

1. **Map the portfolio**
   - Aggregate holdings by issuer, sector, rating bucket, maturity band, and geography
   - Calculate notional and market-value weights for each grouping
   - Identify any single-name exposures exceeding guideline thresholds

2. **Measure concentration risk**
   - Compute Herfindahl-Hirschman Index (HHI) at issuer and sector level
   - Calculate top-N issuer exposure (e.g., top 5, top 10) as percentage of portfolio
   - Flag positions where a single issuer or sector exceeds policy limits
   - Assess geographic and currency concentration where applicable

3. **Evaluate credit quality distribution**
   - Build the rating distribution (IG vs. HY split, granular bucket breakdown)
   - Estimate weighted-average credit quality and compare to benchmark
   - Apply rating transition matrices to project 1-year migration probability and expected downgrade loss
   - Identify issuers on negative watch or outlook that may trigger forced selling [VERIFY against current watchlist data]

4. **Assess default correlation and tail risk**
   - Estimate pairwise and sectoral default correlations using factor models or historical co-movement
   - Run portfolio loss distribution (e.g., CreditMetrics, Gaussian copula, or Monte Carlo simulation)
   - Calculate expected loss (EL), unexpected loss (UL), and credit VaR at defined confidence levels (95th, 99th percentile)
   - Quantify contribution-to-risk by issuer and sector to identify outsized tail-risk contributors

5. **Stress test the portfolio**
   - Define scenarios: baseline, moderate stress, severe stress, and idiosyncratic event (single large-issuer default)
   - For each scenario, apply spread shocks, rating downgrades, and default assumptions
   - Compute stressed portfolio market value, P&L impact, and any limit breaches
   - Test liquidity impact: estimate bid-ask widening and potential liquidation cost under stress

6. **Compile risk report and recommendations**
   - Summarize concentration metrics, credit quality trends, and stress test results in a dashboard format
   - Highlight limit breaches, emerging risks (e.g., rising sector correlation, crowded trades), and watch-list names
   - Propose rebalancing actions: reduce overweight sectors, diversify single-name risk, add hedges (CDS, index protection)
   - State assumptions, model limitations, and data freshness

## Output

The deliverable is a **Credit Portfolio Risk Report** containing:

- **Portfolio snapshot table**: Holdings aggregated by issuer, sector, rating, and maturity with market-value weights
- **Concentration dashboard**: HHI scores, top-N exposure, limit utilization vs. guidelines
- **Credit quality summary**: Rating distribution, weighted-average rating, migration risk assessment
- **Loss distribution metrics**: EL, UL, credit VaR with confidence intervals
- **Stress test results matrix**: P&L impact across defined scenarios with limit-breach flags
- **Action items**: Prioritized list of recommended trades, hedges, or limit-adjustment requests

## Quality Checks

- Confirm holdings data reconciles to official book-of-record totals before running analysis
- Verify that all issuers are mapped to a sector and rating — flag any unmapped positions as data gaps
- Cross-check HHI and top-N calculations against an independent source or prior period for consistency
- Ensure stress scenarios cover both systematic (macro) and idiosyncratic (single-name) events
- Validate that recovery rate and default probability assumptions match current market conditions [VERIFY]
- Confirm all limit thresholds reference the current investment policy statement, not outdated guidelines
- Check that model outputs (VaR, expected loss) are within plausible ranges compared to historical realized losses
- Flag any stale pricing (spreads or ratings older than the reporting date) that could distort results

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 →