- Connections Json Generation RulesRules for generating connections.json files for Logic Apps Standard. Covers serviceProviderConnections format, mandatory reference lookup, FileSystem mountPath rule, and connector parameter constraints.Azure/logicapps-migration-agent6
- Connections Json Generation RulesRules for generating connections.json files for Logic Apps Standard. Covers serviceProviderConnections format, mandatory reference lookup, FileSystem mountPath rule, and connector parameter constraints.Azure/logicapps-migration-agent6
- Connections Json Generation RulesRules for generating connections.json files for Logic Apps Standard. Covers serviceProviderConnections format, mandatory reference lookup, FileSystem mountPath rule, and connector parameter constraints.Azure/logicapps-migration-agent6
- Conversion Task Plan RulesRules for generating ordered conversion task plans. Covers mandatory task ordering, required task types, descriptive task ID rules, optional vs non-optional tasks, output path conventions, and what each task must contain.Azure/logicapps-migration-agent6
- Conversion Task Plan RulesRules for generating ordered conversion task plans. Covers mandatory task ordering, required task types, descriptive task ID rules, optional vs non-optional tasks, output path conventions, and what each task must contain.Azure/logicapps-migration-agent6
- Conversion Task Plan RulesRules for generating ordered conversion task plans. Covers mandatory task ordering, required task types, descriptive task ID rules, optional vs non-optional tasks, output path conventions, and what each task must contain.Azure/logicapps-migration-agent6
- Dependency And Decompilation AnalysisRules for discovering, decompiling, and classifying missing dependencies during flow analysis. Covers DLL decompilation with ilspycmd, source-vs-decompiled precedence, missing dependency classification, and what blocks migration.Azure/logicapps-migration-agent6
- Dependency And Decompilation AnalysisRules for discovering, analysing, and classifying missing dependencies during MuleSoft flow analysis. Covers JAR/Java decompilation, Maven dependency analysis, custom module classification, and what blocks migration.Azure/logicapps-migration-agent6
- Dependency And Decompilation AnalysisRules for discovering, analysing, and classifying missing dependencies during TIBCO flow analysis. Covers JAR/Java decompilation, Maven dependency analysis, custom module classification, and what blocks migration.Azure/logicapps-migration-agent6
- Detect Logical GroupsRules for detecting and grouping integration artifacts into logical flow groups using shared-orchestration strategy. Covers orchestration call-chain rules, fallback grouping when no receive locations exist, and required output fields.Azure/logicapps-migration-agent6
- Detect Logical GroupsRules for detecting and grouping MuleSoft integration artifacts into logical flow groups using flow-reference strategy. Covers flow-ref call-chain rules, fallback grouping when no sources exist, and required output fields.Azure/logicapps-migration-agent6
- Detect Logical GroupsRules for detecting and grouping TIBCO integration artifacts into logical flow groups using a process-call chain strategy. Covers process-call chain rules, fallback grouping when no sources exist, and required output fields.Azure/logicapps-migration-agent6
- Dotnet Local Functions Logic AppsCreates .NET local functions (custom code) for Azure Logic Apps Standard. Covers exact NuGet packages, namespaces, csproj, MSBuild targets, VS Code config, function.json, and workflow InvokeFunction patterns for both .NET 8 and .NET Framework 4.7.2.Azure/logicapps-migration-agent6
- Dotnet Local Functions Logic AppsCreates .NET local functions (custom code) for Azure Logic Apps Standard. Covers exact NuGet packages, namespaces, csproj, MSBuild targets, VS Code config, function.json, and workflow InvokeFunction patterns for both .NET 8 and .NET Framework 4.7.2.Azure/logicapps-migration-agent6
- Dotnet Local Functions Logic AppsCreates .NET local functions (custom code) for Azure Logic Apps Standard. Covers exact NuGet packages, namespaces, csproj, MSBuild targets, VS Code config, function.json, and workflow InvokeFunction patterns for both .NET 8 and .NET Framework 4.7.2.Azure/logicapps-migration-agent6
- LintRun all linting and spell checking for TypeScript and Rust code. Run this before committing to catch style issues, clippy warnings, and misspellings.Azure/typespec-rust6
- Logic Apps Planning RulesRules for planning the migration of a flow to Azure Logic Apps Standard. Covers workflow split policy, 1-orchestration-to-1-workflow rule, source coverage requirements, planning artifact store sequence, and design constraints.Azure/logicapps-migration-agent6
- Logic Apps Planning RulesRules for planning the migration of a MuleSoft flow to Azure Logic Apps Standard. Covers workflow split policy, 1-flow-to-1-workflow rule, source coverage requirements, planning artifact store sequence, and design constraints.Azure/logicapps-migration-agent6
- Logic Apps Planning RulesRules for planning the migration of a TIBCO flow to Azure Logic Apps Standard. Covers workflow split policy, 1-flow-to-1-workflow rule, source coverage requirements, planning artifact store sequence, and design constraints.Azure/logicapps-migration-agent6
- No Stubs Code GenerationRules ensuring all generated code is fully implemented with real business logic. No stubs, no placeholders, no TODOs, no NotImplementedException. Source-code-first conversion policy.Azure/logicapps-migration-agent6
- No Stubs Code GenerationRules ensuring all generated code is fully implemented with real business logic. No stubs, no placeholders, no TODOs, no NotImplementedException. Source-code-first conversion policy.Azure/logicapps-migration-agent6
- No Stubs Code GenerationRules ensuring all generated code is fully implemented with real business logic. No stubs, no placeholders, no TODOs, no NotImplementedException. Source-code-first conversion policy.Azure/logicapps-migration-agent6
- RegenerateRegenerate Rust test crates from TypeSpec specifications. Run this after modifying emitter source code or TypeSpec files under test/tsp/ to update generated output.Azure/typespec-rust6
- Runtime Validation And TestingRules for runtime validation and end-to-end testing of converted Logic Apps Standard projects. Covers func start validation, local E2E test matrix, splitOn verification, retry/timeout adaptation, test reporting, and no-source-platform-infra policy.Azure/logicapps-migration-agent6
- Runtime Validation And TestingRules for runtime validation and end-to-end testing of converted Logic Apps Standard projects. Covers func start validation, local E2E test matrix, splitOn verification, retry/timeout adaptation, test reporting, and no-source-platform-infra policy.Azure/logicapps-migration-agent6
- Runtime Validation And TestingRules for runtime validation and end-to-end testing of converted Logic Apps Standard projects. Covers func start validation, local E2E test matrix, splitOn verification, retry/timeout adaptation, test reporting, and no-source-platform-infra policy.Azure/logicapps-migration-agent6
- Scaffold Logic Apps ProjectScaffolds the initial Logic Apps Standard project structure for migration. Contains exact files, folder layout, VS Code configuration, runtime settings, workspace file format, and workflow-designtime config for a valid, runnable project.Azure/logicapps-migration-agent6
- Scaffold Logic Apps ProjectScaffolds the initial Logic Apps Standard project structure for migration. Contains exact files, folder layout, VS Code configuration, runtime settings, workspace file format, and workflow-designtime config for a valid, runnable project.Azure/logicapps-migration-agent6
- Scaffold Logic Apps ProjectScaffolds the initial Logic Apps Standard project structure for migration. Contains exact files, folder layout, VS Code configuration, runtime settings, workspace file format, and workflow-designtime config for a valid, runnable project.Azure/logicapps-migration-agent6
- Source To Logic Apps MappingOne-to-one mapping of every BizTalk Server component (adapters, pipeline components, orchestration shapes, expressions, custom code, engine features) to its Azure Logic Apps Standard equivalent. Covers 170+ mappings with service provider IDs, operation names, connection parameters, and deployment scopes.Azure/logicapps-migration-agent6
- Source To Logic Apps MappingOne-to-one mapping of every MuleSoft Anypoint component (connectors, processors, flow constructs, DataWeave, error handlers, platform features) to its Azure Logic Apps Standard equivalent. Covers 150+ mappings with service provider IDs, operation names, connection parameters, and deployment scopes.Azure/logicapps-migration-agent6
- Source To Logic Apps MappingOne-to-one mapping of every TIBCO BusinessWorks component (connectors, processors, flow constructs, Mapper/XSLT, error handlers, platform features) to its Azure Logic Apps Standard equivalent. Covers 150+ mappings with service provider IDs, operation names, connection parameters, and deployment scopes.Azure/logicapps-migration-agent6
- ValidateRun the full CI validation workflow locally before submitting a PR. Use this as a final check to ensure all Azure DevOps CI pipeline steps will pass.Azure/typespec-rust6
- Workflow Json Generation RulesRules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.Azure/logicapps-migration-agent6
- Workflow Json Generation RulesRules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.Azure/logicapps-migration-agent6
- Workflow Json Generation RulesRules for generating workflow.json files for Logic Apps Standard. Covers connector selection, splitOn preference, file trigger semantics, runAfter structure, and mandatory reference lookup before writing.Azure/logicapps-migration-agent6
- Agent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAzure/apiops-cli5
- Agent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAzure/apiops-cli5
- Agent ConductShared hard rules enforced across all squad agentsAzure/apiops-cli5
- Agent ConductShared hard rules enforced across all squad agentsAzure/apiops-cli5
- Architectural ProposalsHow to write comprehensive architectural proposals that drive alignment before code is writtenAzure/apiops-cli5
- Architectural ProposalsHow to write comprehensive architectural proposals that drive alignment before code is writtenAzure/apiops-cli5
- Avm Terraform Module DevelopmentAzure Verified Modules (AVM) Terraform development workflow for reviewing, fixing, and extending Resource Modules and Pattern ModulesAzure/avm-terraform-governance5
- Ci Validation GatesDefensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22Azure/apiops-cli5
- Ci Validation GatesDefensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22Azure/apiops-cli5
- Client CompatibilityPlatform detection and adaptive spawning for CLI vs VS Code vs other surfacesAzure/apiops-cli5
- Client CompatibilityPlatform detection and adaptive spawning for CLI vs VS Code vs other surfacesAzure/apiops-cli5
- Codespace Multi RepoClone, pull, and push across multiple repositories from a Codespace/dev container without PATs — GitHub repos via GitHub CLI web login (avoiding GITHUB_TOKEN/GH_TOKEN interference) and Azure DevOps repos via a short-lived az CLI OAuth token. Use when working across more than one repo, gh auth login fails, git push/fetch returns 403/401, or when testing apiops init/pipeline changes across repos.Azure/apiops-cli5
- Cross SquadCoordinating work across multiple Squad instancesAzure/apiops-cli5
- Cross SquadCoordinating work across multiple Squad instancesAzure/apiops-cli5
- Distributed MeshHow to coordinate with squads on different machines using git as transportAzure/apiops-cli5
- Distributed MeshHow to coordinate with squads on different machines using git as transportAzure/apiops-cli5
- Docs StandardsMicrosoft Style Guide + Squad-specific documentation patternsAzure/apiops-cli5
- Docs StandardsMicrosoft Style Guide + Squad-specific documentation patternsAzure/apiops-cli5
- Documentdb Azure DeploymentDeploy an Azure DocumentDB cluster (`Microsoft.DocumentDB/mongoClusters`) end-to-end — Bicep (primary), Azure CLI one-shot, Terraform, or portal. Covers resource-group creation, cluster parameters (tier, storage, server version, sharding, HA), firewall rule configuration, retrieving the connection string, and teardown. Use when the user asks to provision, create, deploy, or spin up an Azure DocumentDB cluster, or wants infrastructure-as-code for one.Azure/documentdb-agent-kit5
- Documentdb ConnectionOptimize MongoDB client connection configuration (pools, timeouts, patterns) for Azure DocumentDB. Use this skill when working on functions that instantiate or configure a MongoDB client (e.g., calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing connection-related performance issues. Includes scenarios like building serverless functions, creating API endpoints, optimizing high-traffic applications, or debuggiAzure/documentdb-agent-kit5
- Documentdb Data ModelingData modeling patterns for Azure DocumentDB — embed vs reference, 16 MB document limit, denormalization for read-heavy workloads, schema versioning. Use when designing new schemas, reviewing existing data models, migrating from SQL, deciding between embedding and referencing, modeling one-to-one / one-to-many / many-to-many relationships, or troubleshooting document-size and query-performance problems that stem from the data model.Azure/documentdb-agent-kit5
- Documentdb DriverMongoDB driver and SDK best practices for Azure DocumentDB — singleton `MongoClient`, connection reuse, connection-pool fundamentals. Use when writing code that instantiates a MongoDB client, reviewing driver initialization, or diagnosing connection-related bugs. For full connection-pool tuning (serverless vs OLTP vs OLAP, timeouts, retries), see the `documentdb-connection` skill.Azure/documentdb-agent-kit5
- Documentdb Full Text SearchFull-text search best practices for Azure DocumentDB using the `createSearchIndexes` command and `$search` aggregation stage — BM25 keyword scoring, fuzzy search (`maxEdits`), phrase search with `slop`, custom analyzers (keyword + lowerCase + asciiFolding + edgeGram) for prefix / ID matching, `pathHierarchy` tokenizer for hierarchical IDs, multi-field search indexes, and hybrid (BM25 + vector) retrieval via Reciprocal Rank Fusion. Use when building search experiences, adding typo tolerance, matcAzure/documentdb-agent-kit5
- Documentdb High AvailabilityHigh availability, business-continuity, and disaster-recovery best practices for Azure DocumentDB — enabling in-region HA with availability zones (99.99% SLA), adding active-passive cross-region replica clusters (99.995% SLA), and understanding automatic backup retention. Use when designing production topology, planning failover, provisioning DR, picking regions, or reviewing cluster architecture.Azure/documentdb-agent-kit5