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:
development
Enhanced plan-authoring skill with Pre-Writing context gathering, task metadata, non-TDD templates, Red Flags, telemetry, and an automated plan linter. Use when you have a spec or requirements for a multi-step task, before touching code.
tools
Documentation intelligence engine with graph-based API docs, algorithm library, and drift detection
tools
Ultraplan cloud planning — kick off a plan in the cloud from your terminal, review and revise in the browser, then execute remotely or send back to CLI
tools
--- name: mcp description: Configure MCP servers for Claude Code — stdio vs HTTP, authentication, Tools/Resources/Prompts distinction, channels (CI webhook, mobile relay, Discord bridge, fakechat), and cost of always-loaded tools. Use this skill whenever adding an MCP server, debugging connection issues, choosing between MCP Tools vs Prompts vs Resources, installing channel servers, or managing .mcp.json. Triggers on: "MCP server", "mcp config", "add Obsidian MCP", "install context7", "channels"