amghanekar-deloitte

60 mods across 1 repository, 2 stars between them.

aep-mcp-setup

01

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Interactive setup wizard for the AEP MCP Server. Guides new users through gathering Adobe credentials, discovering sandbox names, identity namespace IDs, and merge policy IDs, then writes a ready-to-use orgs.json profile entry. Run this first after cloning the repo.

2 4d ago C 58 tokens

data-analyst

02

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for CSV data profiling, quality scoring, and ERD generation (Stage 0 of AEP pipeline). Reads all CSV files in a target directory, profiles every field, scores data quality across 6 dimensions, and generates Mermaid Entity-Relationship Diagrams. Uses Python standard library only — no open-source…

2 4d ago C 70 tokens

data-ingestion

03

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for data ingestion into AEP — transforms CSV data to XDM-mapped JSON, uploads via Batch Ingestion API, and monitors batch completion. Handles Stage 6 of the AEP automation pipeline. Loads aep-fundamentals skill for API patterns.

2 4d ago A 59 tokens

data-validator

04

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for post-ingestion data validation — queries ingested data from AEP datasets, compares against source CSV records, verifies record counts, checks identity resolution, and produces a validation report. Handles Stage 7 (the final stage) of the AEP automation pipeline. Loads aep-fundamentals skill for…

2 4d ago A 70 tokens

dataset-creator

05

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for creating AEP datasets from deployed schemas (Stage 3 of AEP pipeline). Creates datasets via Catalog API, verifies schema references, and updates deployment manifest. Loads aep-fundamentals skill for API patterns.

2 4d ago A 51 tokens

go-live-checklist

06

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Generates a complete Go-live readiness package — Pre-cutover checklist, Go-live checklist, and Post go-live checklist — with team roster (name, email, phone), editable assigned-to and due date, automatic overdue detection, clickable priority management, point of contact per item, and escalation contacts. Conducts a…

2 4d ago C 100 tokens

identity-inspector

07

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Inspects deployed AEP schemas after dataset creation (Stage 4), identifies candidate identity fields, and presents the user with options to select which identities to configure for each schema. NEVER auto-applies identities — always requires explicit user selection.

2 4d ago A 51 tokens

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for designing AJO journey flows end-to-end. Conducts an interactive discovery session to gather use case context, inclusion/exclusion criteria, consent requirements, personalization fields, and channels. Produces a journey design JSON, a step-by-step AJO UI implementation guide, and an HTML flow…

2 4d ago B 75 tokens

naming-convention

09

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Validates and proposes APEX-compliant names for AEP artifacts — Schemas (Mixins, Classes, Global Attributes), Identity Namespaces, Datasets, Segments, Journeys, Source/Ingestion Workflows, and Destinations. Enforces APEX naming standards from Adobe CDP Artifacts Naming Conventions v1.0. Asks for explicit user…

2 4d ago A 89 tokens

planner

10

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Universal entry point for all development tasks. Classifies tasks into SDLC categories, loads category-specific workflows, gathers context from designs and stories, runs parallel codebase exploration and research, then produces structured implementation contracts before any code is written.

2 4d ago A 49 tokens

profile-operator

11

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for Stage 5 — enabling Real-Time Customer Profile on AEP schemas and datasets after explicit user approval. NEVER auto-enables Profile. Always asks user which schemas/datasets to enable.

2 4d ago A 44 tokens

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Activation QA agent — validates AJO activation workflow (segments, campaigns, journeys). Handles test case generation (/qa read activation) and execution (/qa run activation) for SEG-, CAM-, and JRN- prefixed tests. Tests segment definitions, campaign configuration, and journey orchestration. Dispatches to…

2 4d ago A 0 tokens

qa-master

13

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Final-stage quality assurance agent (Stage 8) that runs 13 post-ingestion checks to catch all known AEP pipeline failure modes — identity resolution, Profile processing, event stitching, configuration correctness, and silent data lake-only landing.

2 4d ago A 50 tokens

qa-platform

14

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Platform QA agent — validates the complete AEP platform layer: data model (namespaces, schemas, datasets, identity descriptors, profile enablement) and data ingestion pipeline (Data Prep mappings, batch/streaming ingestion). Handles test case generation (/qa read) and execution (/qa run) for NS-, SCH-, DST-, IDN-…

2 4d ago B 114 tokens

schema-processor

15

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for XDM schema lifecycle — designs schemas from data analysis results (Stage 1), deploys schemas to AEP Schema Registry (Stage 2), and validates schema composition. Loads xdm-schema-design and aep-fundamentals skills for deep domain knowledge.

2 4d ago C 60 tokens

segment-builder

16

amghanekar-deloitte/AEP-MCP_SERVER

Agent Claude Code

Specialized agent for AEP audience segment design and creation. Generates segment design JSON with name, description, business definition, required profile/event attributes, consent requirements, PQL logic, and AEP API creation payload. Creates segments via Adobe MCP (mcpstageadobe-marketing-agent-mcp-widget) and…

2 4d ago A 69 tokens

generate-test-cases

24

amghanekar-deloitte/AEP-MCP_SERVER

Command Claude Code

Generates a structured test case list for a feature, module, interface, workflow, or implementation. Produces a table with functional and technical test cases, flags each as AI-automatable or manual, and scopes to S and M complexity tasks.

2 4d ago A 0 tokens