Install
$ agentstack add skill-shivaedev-pardes-verify-change ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Verify Change
Verify every implementation through fresh read-only verifier agents. Keep the manager on summaries, commit metadata, and diffstat.
Workflow
- 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.
- Spawn additional verifiers in parallel when distinct review angles are
useful.
- Require verifiers to inspect the full diff and report correctness issues,
regressions, scope drift, missing validation, unrelated files, generated artifacts, and unnecessary complexity.
- Route every finding back to the owner worker. The owner creates normal
fix-forward commits and reruns validation.
- Repeat verification until the verifiers accept the branch.
- 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
- Source: ShivaeDev/pardes
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.