Apply this repository's request-validation and structured error-catalog contract when public API acceptance or rejection 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-fbad58e4)More formats (shields.io, HTML) on the badges page.
---
name: project-api-validation
description: Apply this repository's request-validation and structured error-catalog contract when public API acceptance or rejection changes.
metadata:
job: api-error-catalog-maintenance
---
# Project API validation
For public request-validation changes:
1. Preserve absent, empty, and already accepted inputs.
2. Reject invalid input with `errors.problem(field, code)` before queue, registry,
outbox, or other durable mutation.
3. Name a new enum error `INVALID_<UPPERCASE_FIELD>` and add it to
`contracts/error-codes.json`, keeping that catalog sorted and unique.
4. Never mutate the caller-owned request.
5. Run the unit suite and `python3 tools/verify_error_catalog.py`.
Do not use this capability 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', ...