Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Applied Ai Architect Commercial Enterprise

  • 31 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Architect commercial and enterprise AI solutions: RAG/agent/copilot patterns, multi-tenant data boundaries, SSO/DLP/residency mapping, and POC-to-prod gates.

About

Guides applied AI solution architecture for commercial and enterprise contexts including reference patterns for RAG, agents, and copilots, platform selection, data boundaries, and POC-to-production hardening. A developer uses it when designing customer-facing AI features or enterprise knowledge assistants.

  • RAG vs fine-tune vs agent decision for B2B and enterprise contexts
  • Maps AI components to SSO, audit logs, residency, and DLP requirements

Applied Ai Architect Commercial Enterprise by the numbers

  • 31 all-time installs (skills.sh)
  • Ranked #9,202 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill applied-ai-architect-commercial-enterprise

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs31
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Architect commercial and enterprise AI solutions: RAG/agent/copilot patterns, multi-tenant data boundaries, SSO/DLP/residency mapping, and POC-to-prod gates.

Files

SKILL.mdMarkdownGitHub ↗

Applied AI Architect — Commercial & Enterprise

When to Use

  • Design end-to-end AI architecture for a B2B product feature or internal copilot
  • Choose between RAG, fine-tuning, agents, or workflow orchestration for a use case
  • Define multi-tenant isolation, data boundaries, and customer data handling for AI
  • Map enterprise requirements: SSO, audit logs, residency, DLP, human oversight
  • Compare cloud AI platforms (managed endpoints, private networking, quotas)
  • Author AI-specific ADRs for engineering, security, and procurement
  • Plan POC → pilot → production with eval, safety, and ops gates

When NOT to Use

  • Write application code, prompts, or eval harnesses → ai-engineer, prompt-engineer
  • General non-AI integration ADRs → senior-system-architecture
  • Context packing and token budgets → ai-context-engineer
  • Memory store implementation → ai-memory-developer
  • AI risk tiering and policy documents → ai-risk-governance
  • SOC 2 evidence packs → compliance-engineer
  • Token cost improvement program → ai-token-improvement-plan-engineer
  • AI ops cadence and release governance → ai-lead-ops
  • Business case and operating model → business-consultant

Related skills

NeedSkill
Build and ship RAG/agentsai-engineer
Cross-service platform ADRssenior-system-architecture
Governance and use-case classificationai-risk-governance
Security architecture and controlscybersecurity, information-security-engineer
Data platform for embeddings/warehousedata-architect
Product tenant isolationproduct-infrastructure-security-engineer
Red-team before launchai-redteam
Commercial contract termscommercial-counsel

Core Workflows

1. Classify context: commercial vs enterprise

LensCommercial (product)Enterprise (internal IT)
UsersCustomer tenantsEmployees, partners
DataCustomer content + configCorp IP, HR, regulated data
IdentityProduct auth + tenant IDIdP (Entra/Okta), groups
IsolationStrong multi-tenancyNetwork/VPC, private endpoints
BuyingSKU, usage meteringEA, private offer, on-prem option

See `references/commercial_vs_enterprise.md`.

2. Shape the solution

1. Job — user outcome in one sentence; success metric 2. Pattern — Q&A RAG, task agent, workflow automation, codegen assist 3. Data — sources, freshness, PII, retention, who may see what 4. Model — capability vs cost; routing; fallback 5. Control plane — prompts, tools, policies, human approval points 6. Plane separation — ingestion ≠ inference ≠ logging (scale independently)

See `references/reference_architectures.md`.

3. Non-functional requirements

Document targets for:

  • Latency (p95 first token, end-to-end task)
  • Availability and DR for inference path
  • Cost per tenant/session and guardrails
  • Auditability (prompt, retrieval IDs, model version—no secrets in logs)
  • Safety (tier, blocked topics, escalation)
  • Compliance (residency, retention, subprocessors)

See `references/enterprise_nfr_integration.md`.

4. Platform and vendor selection

Score options on: data handling, private link, model catalog, SLAs, metering, exit strategy.

See `references/platform_selection.md`.

5. AI ADR and review

For one-way doors (vendor, data leaves region, autonomous agents):

  • Options, NFR impact, security, cost model
  • Migration and rollback

See `references/ai_architecture_decision.md`.

Pair with senior-system-architecture for org-wide integration standards.

6. POC → production path

StageArchitecture focus
POCSingle tenant, manual eval, no prod data
PilotTenant isolation, observability, limited users
GASLOs, rate limits, on-call, eval in CI, red-team for tier-2+

See `references/poc_to_production.md`.

When to load references

  • Commercial vs enterprisereferences/commercial_vs_enterprise.md
  • RAG, agent, copilot patternsreferences/reference_architectures.md
  • SSO, DLP, logging, residencyreferences/enterprise_nfr_integration.md
  • Cloud AI platform choicereferences/platform_selection.md
  • AI ADR templatereferences/ai_architecture_decision.md
  • Production hardeningreferences/poc_to_production.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.