dc-pension-rules

Enforce DC pension investment constraints on retirement portfolios.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/ByungJu-Lim/obsidian-- --skill dc-pension-rules-byungju-lim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dc-pension-rules
Source: https://github.com/ByungJu-Lim/obsidian--/tree/main/0-Projects/honeypot-main/honeypot-main/plugins/investments-portfolio/skills/dc-pension-rules
Command: npx skills add https://github.com/ByungJu-Lim/obsidian-- --skill dc-pension-rules-byungju-lim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates DC pension regulatory compliance for retirement portfolios, enforcing risk-asset limits, asset classifications, single-fund concentration caps, and lifecycle allocation guidance.

Core Features & Use Cases

  • Risk-asset classification and 70% cap enforcement across funds
  • Single-fund concentration cap enforcement (40%)
  • Lifecycle-based asset allocation checks using age and lifecycle guidelines
  • Reference to fund_classification.json for riskAsset determination

Quick Start

Apply DC-pension rules to a retirement portfolio by running the compliance checks and generating a remediation plan

Frequently Asked Questions about dc-pension-rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my retirement portfolio for DC pension compliance?

DC pension compliance checks enforce a 70% risk assets cap, a 40% single-fund concentration limit, and lifecycle-based allocations across retirement portfolios. The process references fund classification data to determine risk asset status for each holding.

What is the single-fund concentration limit for DC pension investments?

The single-fund concentration limit restricts any individual fund holding to a maximum of 40% of the retirement portfolio. The compliance check identifies holdings breaching this cap and includes them in a remediation plan.

How do lifecycle allocation checks work for retirement portfolios?

Lifecycle allocation checks apply age-based lifecycle guidelines to retirement portfolios, ensuring fund allocations match the investor's life stage. This enforces compliance by verifying that risk exposure adjusts appropriately as participants approach retirement.

Can I automate risk-asset classification across multiple fund holdings?

Yes, risk-asset classification is automated by referencing fund_classification.json to determine the risk status of each holding. This enables automated enforcement of the 70% risk assets cap across the entire retirement portfolio.

Do I need a specific fund classification file to run DC pension compliance checks?

Yes, a fund classification file such as fund_classification.json is required to run DC pension compliance checks. This file provides the risk-asset determination data needed to enforce portfolio concentration caps and lifecycle allocations.