admission-rules-scan

Scan customer profiles against product rule libraries and output three-state admission assessments.

580|66|Updated Apr 21, 2025
One-click install
npx skills add https://github.com/aliyun/qwen-dianjin --skill admission-rules-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admission-rules-scan
Source: https://github.com/aliyun/qwen-dianjin/tree/main/DianJin-SKILLS/credit-review-expert/admission-rules-scan
Command: npx skills add https://github.com/aliyun/qwen-dianjin --skill admission-rules-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps credit teams quickly determine whether a corporate customer meets target loan product entry requirements by scanning the product rule library and producing a structured three-state assessment.

Core Features & Use Cases

  • Three-state rule scanning (✅/❌/⏸️): Matches customer attributes against P0/P1/P2 rules and clearly marks pass, fail, or “needs confirmation” when data is missing.
  • Veto-gated compliance checks (A1–A6): Runs “one-vote veto” conditions first and immediately stops further evaluation if any red line is triggered.
  • Quantified gap analysis & actionable suggestions: For failed rules, provides concrete numeric gaps and improvement recommendations suitable for pre-application preparation.

Use case examples

  • Use during the credit pre-check stage before designing an underwriting proposal.
  • Use when a customer asks, “Can this client apply for this loan type?”
  • Use to re-validate a client after rule changes or when upgrading to a different product line.

Quick Start

Ask the Skill to scan “admission rules” for a specific customer and product, and return a structured report with an admission conclusion and rule-by-rule results.

Frequently Asked Questions about admission-rules-scan

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

FAQPage Schema
How do I run a credit product admission rule scan for a corporate customer?

A three-state admission rule scan evaluates customer profile data against a target product rule library, producing pass, fail, or pending statuses. It enforces A1–A6 veto-gated checks first, stopping evaluation immediately if any red line condition is triggered before proceeding to standard rule matching.

How does a three-state assessment handle missing information during loan eligibility checks?

A three-state assessment marks rules as pending when customer profile data is missing during loan eligibility checks. Instead of failing the rule, it flags the gap for confirmation, allowing pre-underwriting teams to identify exactly what information must be collected before final admission scanning.

What is a veto-gated compliance check in credit admission scanning?

Veto-gated compliance checks are A1–A6 red line conditions evaluated first in credit admission scanning. If any veto condition is triggered, the scan immediately stops further rule matching, ensuring critical compliance failures prevent progression to standard P0/P1/P2 product rule evaluation.

Can I quantify rule gaps for failed credit product admission requirements?

Yes, you can quantify rule gaps for failed credit product admission requirements. The scan provides concrete numeric gaps and improvement recommendations for each failed rule, making it suitable for pre-application preparation and underwriting proposal design.

When do I need to perform pre-underwriting eligibility checks for corporate loan products?

You need pre-underwriting eligibility checks when designing an underwriting proposal, assessing if a client qualifies for a specific loan type, or re-validating a client after product rule changes or upgrades to different credit product lines.

What limitations exist when scanning admission rules with incomplete customer profile data?

When scanning admission rules with incomplete customer profile data, affected rules receive a pending status rather than a fail. The scan cannot produce a final admission conclusion for pending rules until the missing information is confirmed and supplied for a complete three-state assessment.