From agile-lifecycle
This skill should be used when a project includes AI/ML components and needs guidance on experiment design, model card creation, AI validation, bias and fairness assessment, LLM red-teaming, or drift monitoring configuration. Applies when a user asks to design an AI experiment, plan model validation, set up ML monitoring, or assess AI-specific gate criteria (Gates D and E).
How this skill is triggered — by the user, by Claude, or both
Slash command
/agile-lifecycle:ai-lifecycleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
AI/ML projects have lifecycle activities that do not exist in standard software delivery. These include experiment design, training data management, model evaluation, bias/fairness assessment, and ongoing drift monitoring. This skill operationalizes these AI-specific activities at each lifecycle phase and ensures AI governance requirements are met at each gate.
AI/ML projects have lifecycle activities that do not exist in standard software delivery. These include experiment design, training data management, model evaluation, bias/fairness assessment, and ongoing drift monitoring. This skill operationalizes these AI-specific activities at each lifecycle phase and ensures AI governance requirements are met at each gate.
Classify the AI component to determine which activities apply:
Consult references/ai-overlay.md for the full phase-by-phase AI activity list. Key activities per phase:
For each AI experiment in Phase 4:
templates/phase-4/experiment-log.md.templateAt Gate D, a model card is mandatory for any trained ML model. The model card must include:
Before Gate E, AI validation must cover:
After Gate E, AI monitoring must be live before hypercare period begins:
For projects using LLMs:
references/ai-overlay.md — Full AI/ML activity overlay per phase with trigger conditions and evidence requirementsskills/risk-management/references/risk-patterns.md — AI-specific risk patternsschemas/definition-of-done.schema.json (includes AI/ML DoD additions)npx claudepluginhub nsalvacao/nsalvacao-claude-code-plugins --plugin agile-lifecycleTurns model work into production ML systems with data contracts, repeatable training, quality gates, deployable artifacts, and monitoring. Useful for ranking, search, recommendations, classifiers, forecasting, embeddings, LLMs, anomaly detection, and batch analytics.
Assesses AI launch readiness across data governance, ML platform, security, and compliance. Useful when scoping or launching AI-powered features.
Optimizes AI/ML/LLM usage in production systems via usage audits, model selection, prompt engineering, cost modeling, A/B experiments, and data pipelines.