# Skill Attribution

The following skills are adopted from
[alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills)
under the MIT License (Copyright © Alireza Rezvani and contributors):

## Adopted in v3.7.0

### Tier S (AI / Ops / Security)
- `rag-architect` — RAG pipeline design + retrieval optimization
- `llm-cost-optimizer` — Token cost engineering, model routing, caching
- `prompt-governance` — Production prompt versioning, A/B testing, evals
- `chaos-engineering` — Fault injection, blast-radius bounding, gameday
- `observability-designer` — OpenTelemetry traces / metrics / logs design
- `threat-detection` — Detection engineering, SIEM rules, IoC patterns

### Tier A (Engineering Breadth)
- `kubernetes-operator` — K8s ops, debugging, custom operators
- `terraform-patterns` — Infrastructure-as-code patterns library
- `playwright-pro` — Browser automation + E2E testing
- `incident-response` — DFIR / digital forensics & incident response
- `data-quality-auditor` — Data pipeline integrity checks
- `migration-architect` — Multi-system migration strategy
- `stress-test` — Load and performance testing
- `agent-workflow-designer` — Multi-agent workflow design
- `api-design-reviewer` — REST/GraphQL API contract review

## License

These skills retain their original MIT license. Their original copyright
notice and attribution headers are preserved in each SKILL.md frontmatter
where present.

Original repository: https://github.com/alirezarezvani/claude-skills
Original author: Alireza Rezvani (https://github.com/alirezarezvani)
