governance
8
总安装量
4
周安装量
#34944
全站排名
安装命令
npx skills add https://github.com/gtmagents/gtm-agents --skill governance
Agent 安装分布
gemini-cli
4
opencode
3
antigravity
3
replit
3
claude-code
3
github-copilot
3
Skill 文档
Personalization Governance Skill
When to Use
- Deploying or updating personalization rules, models, or high-impact content variants.
- Running quarterly audits on consent, data usage, or fairness metrics.
- Investigating incidents related to personalization errors or policy breaches.
Framework
- Policy Alignment â document legal, privacy, accessibility, and ethical constraints per channel.
- Approval Workflow â define RACI (architect, legal, security, marketing) and required evidence per change.
- Change Logging â capture version metadata (who, what, when, why), including rollback steps.
- Risk Monitoring â set KPIs + alerts for fairness, bias, consent violations, or performance regressions.
- Audit Trail â maintain dashboards + storage for decision logs, approvals, and incident reports.
Templates
- Change request form (summary, impact, risk score, approvers, attachments).
- Governance checklist (consent, accessibility, localization, security, QA evidence).
- Incident review template (root cause, remediation, follow-up actions, owner).
Tips
- Pair governance checkpoints with CI/CD or deployment scripts to prevent bypass.
- Use unique change IDs to connect decision tree updates with content variants and experiments.
- Schedule quarterly tabletop exercises to keep stakeholders fluent in escalation paths.