# Ultra Qa

> Scenario-based QA for Codex Ultra vNext. Use after implementation or review whenever behavior changed, a bug was fixed, a user flow was introduced, or delivery quality depends on proving happy path, error path, regression, and user-visible outcomes through static reasoning or dynamic execution when available.

- **Type:** Skill
- **Install:** `agentstack add skill-keithhegit-ultra-orchestration-ultra-qa`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [keithhegit](https://agentstack.voostack.com/s/keithhegit)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [keithhegit](https://github.com/keithhegit)
- **Source:** https://github.com/keithhegit/ultra-orchestration/tree/main/skills-vnext/ultra-qa
- **Website:** https://keithhegit.github.io/ultra-orchestration/docs.html

## Install

```sh
agentstack add skill-keithhegit-ultra-orchestration-ultra-qa
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Ultra QA

QA validates behavior, not just code shape.

## Two Modes

- static mode: inspect code, diffs, tests, and artifacts when execution is not
  possible
- dynamic mode: run commands or tests when the environment allows it

Do not pretend dynamic evidence exists when it does not.

## Scenario Set

Cover at least:

- happy path
- error path
- regression risk
- user-visible behavior
- missing tests that should exist later

## Failure Routing

- send failures to `Execute` when the plan remains valid
- send failures to `Plan` when QA exposes a deeper requirement or architecture
  flaw

## Output

Return:

- scenarios exercised
- static evidence
- dynamic evidence, if any
- pass or fail
- residual risks
- reroute recommendation when failed

Read [qa-modes](references/qa-modes.md) before running verification.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [keithhegit](https://github.com/keithhegit)
- **Source:** [keithhegit/ultra-orchestration](https://github.com/keithhegit/ultra-orchestration)
- **License:** Apache-2.0
- **Homepage:** https://keithhegit.github.io/ultra-orchestration/docs.html

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-keithhegit-ultra-orchestration-ultra-qa
- Seller: https://agentstack.voostack.com/s/keithhegit
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
