# Ultra Review

> Spec and engineering review for Codex Ultra vNext. Use after planning or implementation to check specification fidelity, evidence quality, constraints compliance, regression risk, and whether work should be accepted, rejected back to execution, or escalated back to planning.

- **Type:** Skill
- **Install:** `agentstack add skill-keithhegit-ultra-orchestration-ultra-review`
- **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-review
- **Website:** https://keithhegit.github.io/ultra-orchestration/docs.html

## Install

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

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

## About

# Ultra Review

Review is the gate between execution and trust.

## Review Order

1. Review against the spec and acceptance checks.
2. Review for engineering quality, risk, and regressions.
3. Decide whether the result is:
   - accepted
   - rejected to `Execute`
   - rerouted to `Plan`

## Review Lenses

Always inspect through these lenses:

- falsification: what would prove this wrong
- evidence quality: what concrete evidence supports the claim
- constraints compliance: what requirements were violated or skipped
- downside risk: what could break if this lands
- blind spots: what the worker may have missed

## Output

Return:

- decision
- findings
- evidence reviewed
- missing evidence
- reroute target if rejected
- residual risks if accepted

Do not let unsupported conclusions pass into integration.

Read [review-lenses](references/review-lenses.md) for the full checklist.

## 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-review
- 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%.
