# Verify Change

> Use when implementation is complete or a PR branch changed after feedback and needs repo-native quality gates, diff review, and a clear readiness decision before publication or another review cycle.

- **Type:** Skill
- **Install:** `agentstack add skill-shivaedev-pardes-verify-change`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ShivaeDev](https://agentstack.voostack.com/s/shivaedev)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ShivaeDev](https://github.com/ShivaeDev)
- **Source:** https://github.com/ShivaeDev/pardes/tree/main/plugins/codex-workstreams/skills/verify-change

## Install

```sh
agentstack add skill-shivaedev-pardes-verify-change
```

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

## About

# Verify Change

Verify every implementation through fresh read-only verifier agents. Keep the
manager on summaries, commit metadata, and diffstat.

## Workflow

1. Spawn at least one fresh read-only verifier with the approved PR goal,
   worktree path, branch-point SHA, target branch, commit SHAs, and worker
   validation report.
2. Spawn additional verifiers in parallel when distinct review angles are
   useful.
3. Require verifiers to inspect the full diff and report correctness issues,
   regressions, scope drift, missing validation, unrelated files, generated
   artifacts, and unnecessary complexity.
4. Route every finding back to the owner worker. The owner creates normal
   fix-forward commits and reruns validation.
5. Repeat verification until the verifiers accept the branch.
6. Use `run-pr-cycle`.

The manager does not read the full diff, edit code, or apply fixes.

## Source & license

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

- **Author:** [ShivaeDev](https://github.com/ShivaeDev)
- **Source:** [ShivaeDev/pardes](https://github.com/ShivaeDev/pardes)
- **License:** MIT

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-shivaedev-pardes-verify-change
- Seller: https://agentstack.voostack.com/s/shivaedev
- 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%.
