By pfbarros2
Design, plan, and scaffold AI integration into enterprise systems. Generates MCP servers, API connectors, RAG pipelines, and event-driven architectures with security, monitoring, and deployment plans built in.
A Claude Code plugin that helps teams plan, design, and scaffold AI integration into enterprise systems.
46% of enterprises say integrating AI into existing systems is their #1 challenge. This plugin acts as a senior integration architect — it assesses your system landscape, recommends architecture patterns, generates production-ready code scaffolds, and produces deployment plans with security baked in.
claude plugin marketplace add pfbarros2/ai-integration-architect-plugin
claude plugin install ai-integration-architect
claude plugin marketplace add pfbarros2/ai-integration-architect
claude plugin install ai-integration-architect
git clone https://github.com/pfbarros2/ai-integration-architect-plugin.git
claude --plugin-dir ./ai-integration-architect-plugin
| Phase | Output |
|---|---|
| Assess | Maps your current systems (APIs, databases, SaaS tools) and identifies where AI adds the most value |
| Architect | Recommends integration patterns (MCP servers, API gateways, RAG pipelines, event-driven agents) with trade-off analysis |
| Scaffold | Generates working starter code — MCP servers, API connectors, RAG pipelines, middleware — with auth, rate limiting, error handling, and tests |
| Deploy | Produces deployment configs, monitoring setup, security checklists, cost estimates, and phased rollout plans |
Once installed, just describe your integration challenge:
"We run Shopify Plus with Salesforce CRM and Zendesk for support. Our CEO wants AI to help reduce support response times. Where do I start?"
"I need an MCP server that connects Claude to our internal REST API. It uses OAuth2, has /employees, /projects, and /timesheets endpoints."
"We have 5000 pages of docs across Confluence, Google Docs, and Notion. Engineers waste hours searching. I want a RAG pipeline so our AI assistant can answer questions from any internal doc."
"Design an event-driven architecture where an AI agent triages incoming support tickets in Zendesk, looks up customer history in Salesforce, and drafts responses."
Every output includes enterprise security by default:
ai-integration-architect-plugin/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── ai-integration-architect/
│ ├── SKILL.md
│ └── references/
│ ├── patterns.md
│ ├── scaffolds.md
│ ├── security.md
│ └── deployment.md
├── marketplace.json
└── README.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pfbarros2/ai-integration-architect-pluginUse this agent when you need to design and implement complex external enterprise system integrations for B2B applications. This agent specializes in connecting your platform with Salesforce, HubSpot, Microsoft 365, Google Workspace, SAP, Oracle ERP, and other critical third-party business software. Handles external API orchestration, data synchronization with enterprise systems, webhook management for third-party services, and enterprise-grade integration patterns. Examples:
Advanced multi-agent coordination platform with task orchestration, performance monitoring, and workflow optimization. Features hooks for agent lifecycle events and MCP server for state management.
Use this agent when implementing AI/ML features, integrating language models, building recommendation systems, or adding intelligent automation to applications. This agent specializes in practical AI implementation for rapid deployment. Examples:\n\n<example>\nContext: Adding AI features to an app\nuser: "We need AI-powered content recommendations"\nassistant: "I'll implement a smart recommendation engine. Let me use the ai-engineer agent to build an ML pipeline that learns from user behavior."\n<commentary>\nRecommendation systems require careful ML implementation and continuous learning capabilities.\n</commentary>\n</example>\n\n<example>\nContext: Integrating language models\nuser: "Add an AI chatbot to help users navigate our app"\nassistant: "I'll integrate a conversational AI assistant. Let me use the ai-engineer agent to implement proper prompt engineering and response handling."\n<commentary>\nLLM integration requires expertise in prompt design, token management, and response streaming.\n</commentary>\n</example>\n\n<example>\nContext: Implementing computer vision features\nuser: "Users should be able to search products by taking a photo"\nassistant: "I'll implement visual search using computer vision. Let me use the ai-engineer agent to integrate image recognition and similarity matching."\n<commentary>\nComputer vision features require efficient processing and accurate model selection.\n</commentary>\n</example>
Enterprise-grade AI Agent Skills for software development, DevOps, SRE, security, and product teams.
Expert LangGraph/LangChain agent builder with MCP integration, workflow orchestration, and CLI accessibility. Creates production-ready AI agents that are reachable via command line and Claude Code.
Agents for data engineering, machine learning, and AI development