CarrySkills — Enterprise Agent Playbooks

CARRYSKILLS · ENTERPRISE AGENT LAB

Portable Skills. Replaceable Agents. Faster Delivery.

Version 1.0 · 2026-08-31. Build a Skill once, validate it, then run it through the enterprise-approved agent or model that best fits the job. Start read-only, preserve evidence, and make every development iteration reversible.

1. Discover

Search approved internal knowledge and systems without changing them.
2. Understand

Build inventories, dependency maps, current-state architecture and metrics.
3. Improve

Recommend target-state architecture, migrations, integrations and tests.
4. Prove & Roll Back

Capture screenshots, test results, packages, checksums and a rollback point before promotion.

Core architecture

Business goal → vetted SKILL.md → Agent Adapter → approved model/runtime → read-only tools/data → evidence bundle → human review → controlled write/promotion.

The Skill contains the reusable method. The Agent Adapter translates that method for Microsoft Copilot Studio, GitHub Copilot, Cursor, Claude Code, Gemini or another approved runtime. This prevents the workflow from being locked to one vendor.

Practical enterprise Skill library

Skill What it does Safe default output
Enterprise Knowledge Discovery Search SharePoint, Confluence, service catalogs, architecture repositories and approved folders for a defined topic. Cited source inventory, gaps, owners and confidence.
MDM Estate Discovery Master Data Management (MDM): identify products, domains, hubs, interfaces, data models, match/merge rules, stewardship and dependencies. Current-state MDM map plus modernization candidates.
MQ Estate Discovery IBM MQ / message-queue discovery: document queue managers, channels, producers, consumers, flows, service-level needs and known pain points. Messaging inventory and dependency map; no queue changes.
MQ Modernization Advisor Compare retain, integrate, wrap, migrate or replace options such as event streaming, managed messaging or API-based integration. Decision matrix with risks, sequencing and coexistence plan.
Service / Host / Config Inventory Correlate approved configuration-management data, documentation and repositories to identify services, hosts, environments and configuration references. Sanitized inventory that never copies passwords, tokens or private keys.
Current → Future Architecture Turn discovered facts into current-state diagrams, pain points, principles, transition states and a target architecture. Architecture pack with assumptions explicitly separated from verified facts.
Observability Catalog List logs, metrics, traces, alerts, dashboards, Service Level Indicators (SLIs) and Service Level Objectives (SLOs). Coverage matrix and missing-observability backlog.
Architecture Drift Checker Compare approved architecture/design documents with repositories, inventories and deployed evidence. Drift report; never auto-remediates production.
Release Evidence Pack For WordPress/plugins/apps: capture version, changed files, tests, screenshots, package and checksum. Immutable release folder / ZIP and rollback instructions.
Visual Regression Reviewer Open the development build, capture key screenshots, compare with the prior accepted version and report layout/function changes. PASS / REVIEW / FAIL with before-after evidence.

Microsoft Copilot first

For businesses standardized on Microsoft, start with Copilot Studio because it can ground agents in approved enterprise knowledge such as SharePoint, Confluence, ServiceNow, Jira, Azure DevOps, Dataverse and Azure AI Search. Keep user permissions intact: an agent should not reveal information the signed-in user cannot normally read.

Example: MDM Discovery Agent

  1. Scope one business domain and approved repositories.
  2. Search architecture documents, operational runbooks, SharePoint/Confluence, service catalogs and approved source repositories.
  3. Extract MDM products, versions, domains, interfaces, data owners, match/merge processes, stewardship workflows and known incidents.
  4. Build a source-cited current-state inventory.
  5. Identify contradictions and missing evidence instead of guessing.
  6. Produce a future-state option set: optimize existing MDM, expand domains, integrate with cloud platforms, or replace components.
  7. Require human approval before any write, configuration change, deployment or ticket creation.

Cursor without runaway cost

Cursor is useful, but it should not become the only runtime. Use it as an implementation workstation while keeping Skills and project evidence portable. For normal work, prefer lower-cost models / routing for repetitive edits, tests, documentation and searches. Escalate to expensive frontier models only for difficult debugging, architecture, security review or large refactors.

Cheap lane

Formatting, tests, documentation, simple fixes, file inventory, screenshots, static checks.
Standard lane

Feature implementation, multi-file changes, routine debugging and integration work.
Expert lane

Architecture, difficult defects, migrations, security-sensitive changes and final review.

Top approachable runtimes / model routes

Do not standardize the Skills themselves on these vendors. Standardize the adapter contract, then select the runtime that your employer, client or budget allows.

  1. Microsoft Copilot Studio / Microsoft 365 Copilot — strongest first choice for Microsoft-governed internal knowledge and business agents.
  2. GitHub Copilot — practical coding hub with agent mode and access to multiple model families.
  3. Cursor — strong interactive coding experience; control cost through model tiers and route simple work cheaply.
  4. OpenAI Codex / GPT coding models — strong implementation and agentic software-development route.
  5. Anthropic Claude Code / Sonnet — strong coding, tool use and large-change reasoning.
  6. Google Gemini developer tools — useful alternative for coding, multimodal review and Google-oriented environments.
  7. Visual Studio Code agent ecosystem — keeps the editor familiar while allowing Copilot and other agent integrations.
  8. Open-source / bring-your-own-model IDE agents — valuable as a cost-control and vendor-fallback lane when company policy allows.
  9. Local/private model runtimes — useful for sensitive internal workloads when approved infrastructure and model quality are sufficient.
  10. Specialist review agents — security, testing, documentation and visual-quality agents that inspect another agent’s output rather than writing the main feature.

Two-hour development loop

  1. Checkpoint — assign version and create a recoverable package before changes.
  2. Plan — convert the request into acceptance tests.
  3. Implement — one agent makes the smallest coherent change.
  4. Test — automated functional checks plus security/static checks.
  5. See — browser agent opens the development site and captures defined screenshots.
  6. Compare — visual reviewer compares against the previous accepted screenshots.
  7. Package — create versioned ZIP, manifest, checksums, changed-file list and rollback instructions.
  8. Review — a second model/agent critiques the implementation and evidence.
  9. Accept or roll back — only accepted versions become the new baseline.
  10. Promote — development → staging → production through an explicit controlled step.

Required release evidence

  • Version number and timestamp.
  • Goal / acceptance criteria.
  • Changed-file inventory.
  • Tests executed and results.
  • Before and after screenshots for important user flows.
  • ZIP/package checksum (SHA-256).
  • Known issues and unresolved risks.
  • Exact rollback package / previous accepted version.
  • Human approval status for production promotion.

Security gate for internal SKILL.md sharing

Internal Skills may contain useful company-specific logic, but they must never become a secret-exfiltration mechanism. Before saving or sharing, run automated and human checks for credentials, API keys, tokens, certificates, private keys, passwords, connection strings, personally identifiable information, hidden Unicode/control characters, destructive shell commands, privilege escalation, security-control disabling, unexplained external network destinations and instructions that bypass company policy.

Default rule

Discovery agents are read-only. Production changes, deletes, queue modifications, database writes, firewall changes, credential operations and deployments require a separate write-capable Skill with explicit authorization, preview, validation and rollback.

Definition of done

A feature is not done because an agent says it finished. It is done when the acceptance tests pass, the development site was actually inspected, screenshots exist, the package is recoverable, a second review found no blocking issue, and the result can be rolled back cleanly.

CarrySkills v3.7.0 · validated target

Recovery Guard v3.6.1 is live and healthy. CarrySkills v3.7.0 is the validated next target: portable SKILL.md downloads, cross-engine prompt packs and Bring Your Own Account (BYOA) use for ChatGPT, Claude, Copilot, Cursor, Gemini, Codex and other AI tools. Normal CarrySkills use does not require CarrySkills-paid model APIs.

CarrySkills Enterprise Agent Playbooks · portable Skill model · least privilege · evidence-first delivery · human-controlled production promotion.