Skip to main content
GitHub repository

adversarial-review

adversarial-review contains 3 collected skills from voodootikigod, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
6
updated
2026-07-21
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

adversarial-review
software-quality-assurance-analysts-and-testers

Skeptical ship/no-ship code review of a git diff or branch, run against any LLM (Anthropic / OpenAI / Gemini API, or a local claude / codex / agy CLI). Use before merging or pushing to catch the expensive failure classes a normal review misses: auth and trust-boundary holes, injection, secrets, data loss, rollback safety, race conditions, schema drift, supply-chain and CI/CD changes, test weakening, and observability gaps. Triggers on "review my diff", "review this git diff", "review this branch", "will this break", "is this safe to ship", "adversarial review", "code review before merge", "review before push", "pre-push review", "CI review gate", "ship or no-ship", "find the strongest reason not to ship".

2026-07-21
adversarial-review
software-quality-assurance-analysts-and-testers

Skeptical ship/no-ship code review of a git diff or branch, run against any LLM (Anthropic / OpenAI / Gemini API, or a local claude / codex / agy CLI). Use before merging or pushing to catch the expensive failure classes a normal review misses: auth and trust-boundary holes, injection, secrets, data loss, rollback safety, race conditions, schema drift, supply-chain and CI/CD changes, test weakening, and observability gaps. Triggers on "review my diff", "review this git diff", "review this branch", "will this break", "is this safe to ship", "adversarial review", "code review before merge", "review before push", "pre-push review", "CI review gate", "ship or no-ship", "find the strongest reason not to ship".

2026-07-21
release
software-developers

Release a new version of adversarial-review (bumps version, tags git, pushes, triggers npm publish)

2026-06-09