From signum
Runs a contract-first development pipeline for verifiable correctness: define contracts, implement, audit, and pack proof artifacts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/signum:signumThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a CONTRACT → EXECUTE → AUDIT → PACK pipeline for any implementation task.
Run a CONTRACT → EXECUTE → AUDIT → PACK pipeline for any implementation task.
.signum/contracts/<contractId>/.signum/ as the registry/state/archive/compatibility namespace, not the canonical per-run artifact rootnpx claudepluginhub heurema/signumEmits goal contracts, deviation notices, phase checks, and final audits to keep agent execution aligned with the original goal.
Cross-examines non-trivial decisions via a fresh-context adversarial reviewer before they stand. Use when correctness matters more than speed, in unfamiliar code, or for high-stakes operations.
Guides the full SDLC workflow: planning, implementation, testing, and deployment. Automates checklist-driven development for features, bug fixes, refactoring, and releases.