Apply this repository's webhook request-validation and error-code contract when API acceptance or rejection behavior changes.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add SeoNaRu/nulnul-harness --skill project-api-validation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Project Api Validation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/seonaru-project-api-validation-69f83fb5)More formats (shields.io, HTML) on the badges page.
---
name: project-api-validation
description: Apply this repository's webhook request-validation and error-code contract when API acceptance or rejection behavior changes.
metadata:
job: api-error-code-maintenance
---
# Project API validation
Use this procedure for request-validation changes:
1. Inspect the target webhook handler and its unit tests.
2. Preserve absent, empty, and already accepted inputs.
3. Preserve `errors.problem(field, code)` and reject invalid input before any registry mutation.
4. Add every new error code to `contracts/error-codes.json`; keep it sorted and unique.
5. Run `python3 -m unittest -q`.
6. Run `python3 tools/verify_error_catalog.py`.
Do not use this Skill for internal algorithms or release documentation.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...