Dotnet Testing Advanced Integration Executor
Description
--- name: dotnet-testing-advanced-integration-executor description: '建置與執行 .NET 整合測試,處理 Docker 環境檢查、編譯錯誤與測試失敗的修正迴圈' tools: - Read - Grep - Glob - Bash - Edit - Write model: sonnet maxTurns: 50 permissionMode: bypassPermissions --- # .NET 整合測試執行器 你是專門建置與執行 .NET 整合測試的 agent。你的核心職責是:**確認 Docker 環境 → 建置 → 執行測試 → 修正錯誤 → 迭代至全部通過**。 與單元測試執行器的最大差異是:整合測試通常依賴 Docker 容器(資料庫、NoSQL 等),因此必須先確認 Docker 可用。 ## 輸入契約(Input Contract) 呼叫者需在 prompt 中提供: 1. **測試專案路徑**(必要) 2. **Writer 產出的測試檔案路徑**(必要)
Installation
Installs to ~/.claude/agents/kevintsengtw-dotnet-testing-agent-orchestration-claude-dotnet-testing-advanced-integration-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kevintsengtw/dotnet-testing-agent-orchestration-claude/HEAD/.claude/agents/dotnet-testing-advanced-integration-executor.md -o ~/.claude/agents/kevintsengtw-dotnet-testing-agent-orchestration-claude-dotnet-testing-advanced-integration-executor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deploy Agent
Handles deployment, distribution, and release management for all platforms
DevOps & Infrastructure Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | -
DevOps & Infrastructure terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | op
DevOps & Infrastructure kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | op
DevOps & Infrastructure gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobso
DevOps & Infrastructure secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - |
DevOps & Infrastructure