Plugin Claude Code
Responsible AI skills for coding agents — bias assessment, governance documentation, explainability, fairness testing, and alignment review. Auto-activates when building AI systems.
Plugin Claude Code
Responsible AI skills for coding agents — bias assessment, governance documentation, explainability, fairness testing, and alignment review. Auto-activates when building AI systems.
Skill Claude CodeCodex
Use when an AI system behaves unexpectedly, produces harmful or biased outputs, degrades in performance, is subject to a complaint, or when a potential AI-related incident is identified.
Skill Claude CodeCodex
Use when about to mark any AI feature, model, or system complete, or when a PR is ready to merge. This is the final gate — run before every AI feature ships.
Skill Claude CodeCodex
Use when loading datasets, training ML models, evaluating model performance, or preparing data for AI systems. Do NOT skip this for "small" or "simple" models.
Skill Claude CodeCodex
Use when building any prediction, classification, recommendation, or scoring system. Explainability is not optional — it is a design requirement.
Skill Claude CodeCodex
Use when writing tests for any ML model, classifier, or AI system that produces outputs affecting people. Fairness tests must be written before the model is used in production.
Skill Claude CodeCodex
Use when starting any AI/ML task, or when asked about responsible AI skills. Explains available skills and mandatory workflow.
Skill Claude CodeCodex
Use when preparing an AI system for production deployment, or when asked to document an AI system. Run before go-live — never after.
Skill Claude CodeCodex
Use when designing autonomous AI agents, agentic pipelines, or any system that takes actions without direct user instruction for each step. Must be read before writing any agent orchestration code.
Skill Claude CodeCodex
Use when accessing, loading, processing, or storing any dataset — especially one containing personal, sensitive, or demographic data. Run before any data pipeline code.