plugins/lobbi-compliance-guard/skills/compliance-check/SKILL.md
Audit a workflow or business process against insurance, mortgage, or financial services regulatory requirements. Use when a client workflow needs regulatory sign-off or when validating that a proposed automation meets compliance requirements before build.
npx skillsauth add markus41/claude plugins/lobbi-compliance-guard/skills/compliance-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Perform a structured regulatory compliance audit of a workflow or business process against applicable insurance, mortgage, or financial services requirements.
Determine which regulatory frameworks apply based on entity type, product lines, and states of operation.
Insurance:
Mortgage:
Financial Services:
For each identified regulation, trace its requirements to specific steps in the workflow:
| Regulation | Requirement | Applicable Workflow Step | Responsible Role | |------------|-------------|--------------------------|-----------------| | [Reg] | [What must happen] | [Step name/number] | [Who] |
Flag each workflow step that touches a regulated activity. Mark steps with no regulatory mapping as low-risk baseline.
For each requirement-to-step mapping, assess whether the current workflow design satisfies the requirement:
Severity classification for gaps:
For each gap, produce a remediation item:
GAP-[N]: [Short title]
Regulation: [Specific statute/rule citation]
Severity: Critical | High | Medium | Low
Current state: [What the workflow does today]
Required state: [What it must do]
Remediation: [Specific change required — be actionable]
Complexity: Low (< 1 day) | Medium (1–3 days) | High (3+ days)
Owner: [Role responsible]
List the documentation a compliance officer or regulator would need to confirm each requirement is met:
Produce a Compliance Review Report with these sections:
tools
Build Teams-native agents with the Teams SDK (formerly Teams AI Library v2) — App class, activity routing, adaptive cards, streaming, AI-generated labels, feedback, message extensions, Teams-as-MCP-server, and the bring-your-own-AI pattern with Agent Framework.
tools
Run agents on Microsoft Foundry (formerly Azure AI Foundry) Agent Service — prompt agents vs hosted agents, threads/runs and the Responses API, built-in tools (Bing grounding, code interpreter, file search, MCP, OpenAPI, A2A), connected agents, Entra agent identity, SDKs, and observability/evaluations.
tools
Build and host custom engine agents with the Microsoft 365 Agents SDK — AgentApplication, the Activity protocol, channel reach via Azure Bot Service, hosting Agent Framework or Semantic Kernel engines, and the Agents Toolkit/Playground workflow. Successor to the Bot Framework SDK.
tools
Design, govern, and extend Microsoft Copilot Studio agents — topics, generative orchestration, knowledge, tools and MCP, agent flows, autonomous triggers, publishing channels, Copilot Credits pricing, and solution-based ALM on Power Platform.