implement-credit-product

Implement credit product types with catalog configuration and versioned deployments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/firefly-oss/firefly-oss-claude-skills --skill implement-credit-product
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-credit-product
Source: https://github.com/firefly-oss/firefly-oss-claude-skills/tree/main/skills/implement-credit-product
Command: npx skills add https://github.com/firefly-oss/firefly-oss-claude-skills --skill implement-credit-product

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Financial institutions need to add new credit product types across multiple domains (product catalog, origination, underwriting, and servicing) with consistent configuration, governance, and cross-service mappings.

Core Features & Use Cases

  • Define credit product categories and versions in a central catalog, enabling multi-type products such as credit cards, mortgages, asset finance, and supply chain finance.
  • Configure PRICING, LIMITS, FEATURES, and CUSTOM attributes, with per-product overrides and programmatic validation, then enforce versioning for auditability.
  • Model relationships and documentation requirements to support lifecycle management, underwriting integration, and servicing handoffs across services.

Quick Start

Register a new credit product in the catalog, configure pricing/limits/features, create a new version, and activate.

Frequently Asked Questions about implement-credit-product

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

FAQPage Schema
How do I configure a new credit product in a banking platform catalog?

To configure a new credit product, register it in the central catalog and define categories, PRICING, LIMITS, FEATURES, and CUSTOM attributes. You then create a new version and activate the product to ensure proper governance and auditability.

What types of lending products can I define using catalog configuration?

Catalog configuration supports defining multiple lending product types, including credit cards, mortgages, asset finance, and supply chain finance. It enables per-product overrides and programmatic validation across these credit product categories.

How does credit product versioning work for auditability and governance?

Credit product versioning enforces auditability by requiring versioned deployments for configuration changes. This ensures proper entity definitions, service boundaries, and data model constraints are maintained across the product lifecycle for governance compliance.

Can I model relationships and documentation requirements for credit product servicing?

Yes, you can model relationships and documentation requirements to support lifecycle management, underwriting integration, and servicing handoffs. This enables cross-service integration across origination, underwriting, and servicing workflows.

What's the best way to manage cross-service integration for credit product origination?

The best way to manage cross-service integration is by defining service boundaries and entity definitions within the product catalog. This ensures consistent mappings across origination, underwriting, and servicing domains for your credit product.

Does credit product configuration support custom attributes and programmatic validation?

Yes, credit product configuration supports CUSTOM attribute types alongside PRICING, LIMITS, and FEATURES. You can apply per-product overrides and enforce programmatic validation to satisfy governance and security constraints.