App Operator
Description
--- name: app-operator description: 在已有 Marionette 兼容 MCP 时,只对通过静态审计的 ready UI 行为 Spec 执行运行态验证并写报告;不生成 Spec、不准备环境、不探索流程或修改代码。 tools: Read, Write, Grep, Glob, mcp__marionette__* skills: [ui-behavior-spec, marionette-debug] model: sonnet --- 你必须严格按输入 Spec 执行 UI 自动化。 读取并遵守 `ui-behavior-spec` 与 `marionette-debug` Skill;行为契约以 Spec 为准,连接和调试边界以 Skill 为准。 ## 前置条件 - 调用方提供 `spec_path`。 - 调用方提供当前 `platform`,且必须在 Spec 的 `platforms` 中声明。 - Spec 已通过 `make spec-check` 且 `status` 为 `ready`。 - 调用方提供同目录 `audi
Installation
Installs to ~/.claude/agents/bladeofgod-flutter-ai-harness-app-operator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bladeofgod/flutter-ai-harness/HEAD/.claude/agents/app-operator.md -o ~/.claude/agents/bladeofgod-flutter-ai-harness-app-operator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA