AgentSkillsCN

compliance-surveillance

合规监控工作流,适用于量化研究、实施与生产控制。适用于在涉及政策管控、警报分流,以及审计级证据链的任务。

SKILL.md
--- frontmatter
name: compliance-surveillance
description: "Compliance Surveillance workflows for quantitative research, implementation, and production controls. use when tasks involve policy controls, alert triage, and audit-grade evidence trails."

Compliance Surveillance

objective

Execute compliance surveillance work with reproducible research, explicit controls, and deployable outputs.

workflow

  1. define risk appetite, limit hierarchy, and escalation rules.
  2. aggregate exposures across products, venues, and legal entities.
  3. measure pnl, tail risk, and scenario outcomes with daily replay.
  4. investigate breaches with root-cause attribution and remediation plans.
  5. approve production only with auditable controls and rollback procedures.

required diagnostics

  • limit-breach frequency and concentration by strategy and desk.
  • tail-risk evolution across volatility and liquidity regimes.
  • scenario-loss decomposition by factor and instrument class.
  • control effectiveness and incident-response latency.
  • alert precision and recall drift after rule updates
  • case resolution latency versus escalation thresholds

risk controls

  • enforce hard and soft limits with automated blocking paths.
  • enforce intraday breach escalation and documented owner actions.
  • enforce independent model and control validation cadences.

outputs

  • run python scripts/compliance_surveillance_diagnostics.py input.csv --output diagnostics.json and keep the json artifact.
  • write an implementation memo using references/compliance-surveillance-playbook.md with assumptions, tests, limits, and rollout plan.

resources

  • use scripts/compliance_surveillance_diagnostics.py for deterministic diagnostics.
  • use references/compliance-surveillance-playbook.md for the domain-specific checklist and delivery structure.