跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

UltraQA

技能 已验证 活跃

QA cycling workflow - test, verify, fix, repeat until goal met

目的

To provide an automated, persistent QA cycling workflow that ensures code quality goals are met without continuous manual oversight.

功能

  • Autonomous QA cycling workflow
  • Automated goal parsing (tests, build, lint, typecheck, custom)
  • Multi-agent orchestration for diagnosis and fixing
  • Iterative execution with cycle limits and early exit conditions
  • State tracking and cancellation support

使用场景

  • Automating repetitive QA cycles in development
  • Ensuring build and test suites pass before deployment
  • Continuously improving code quality through automated fixing
  • Running complex verification tasks autonomously

非目标

  • Performing manual QA testing
  • Replacing developer-specific debugging tools
  • Handling environment setup or dependency installation

工作流

  1. Parse goal from arguments (tests, build, lint, typecheck, custom).
  2. Execute verification based on the goal type.
  3. Check the result: if successful, exit; otherwise, proceed.
  4. Spawn an architect agent to diagnose the failure.
  5. Apply recommended fixes using an executor agent.
  6. Repeat the cycle up to a maximum of 5 times or until specific exit conditions are met.

实践

  • Autonomous agent workflow design
  • QA automation
  • Error handling and recovery
  • State management

先决条件

  • Claude Code CLI
  • Claude Max/Pro subscription or Anthropic API key
  • tmux installed
  • Project with standard build/test commands

安装

请先添加 Marketplace

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标33.7k
许可证MIT
状态
查看源代码

类似扩展

Telegram Crabbox E2e Proof

100

Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.

技能
steipete

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Acp Router

100

Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.

技能
steipete

Openclaw Testing

100

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

技能
steipete

Agent Browser

100

AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。

技能
shanraisshan

Swarm Orchestration

100

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

技能
ruvnet