Understand ADR repository structure, CI/CD patterns, service tiers, and language distribution. Use when discussing new services, architecture decisions, CI/CD setup, repo modernization, or codebase patterns.
/plugin marketplace add alldigitalrewards/claude-plugins/plugin install adr-context@adr-mainThis skill is limited to using the following tools:
This skill provides comprehensive knowledge about the AllDigitalRewards (ADR) repository ecosystem, including service architecture, CI/CD patterns, and modernization priorities.
Invoke this skill when:
The ADR organization consists of 120+ active repositories organized into distinct tiers:
Primary services with full CI/CD pipelines and high development activity:
Vendor integration services for gift cards and digital rewards:
Newer microservices architecture pattern:
Note: Most EZ services lack CI/CD - high priority for standardization
Key Insight: ADR is primarily a PHP shop with growing TypeScript adoption for frontends.
workflows:
- build-and-push.yml # Build Docker image, push to us-docker.pkg.dev
- tests.yml # Run test suite
rewardstack (core)
-> marketplace-client
-> catalog
-> card-account
fulfillment services -> vendor SDKs
-> incomm-fulfillment -> incomm-sdk
-> replink-fulfillment -> replink-vendor-sdk
ez-platform -> ez-service-sdk
Migration Complete: All services use us-docker.pkg.dev (migrated from gcr.io)
The authoritative registry is at: adr-repos.yaml
Updated: 2025-12-19 | Organization: alldigitalrewards
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.