Help us improve
Share bugs, ideas, or general feedback.
From software-development-team
Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.
npx claudepluginhub yu-iskw/software-development-team-plugin --plugin software-development-teamHow this skill is triggered — by the user, by Claude, or both
Slash command
/software-development-team:compliance-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform a compliance check with the following scope:
Audits AI agent and LLM codebases for regulatory compliance (EU AI Act, GDPR, NIST AI RMF, HIPAA, ISO 42001). Scans for gaps, cross-references Arize instrumentation, and produces a remediation checklist.
Audits code for GDPR, HIPAA, SOC2, PCI-DSS compliance: lawful basis, data subject rights, consent management, safeguards, audit trails, license checks. For regulated data features.
Performs interactive open-source license compliance audits: identifies dependency licenses from manifests like package.json and pyproject.toml, flags risks, detects incompatibilities based on project license and risk tolerance.
Share bugs, ideas, or general feedback.
Perform a compliance check with the following scope:
$ARGUMENTS
Produce a compliance report:
## Summary: [PASS / NEEDS ATTENTION / FAIL]
### License Compliance: [PASS/FAIL]
[Details]
### Data Privacy: [PASS/FAIL]
[Details]
### AI Ethics: [PASS/FAIL]
[Details]
### Action Items
1. [Priority-ordered list of required changes]