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.
Guides the full SDLC workflow: planning, implementation, testing, and deployment. Automates checklist-driven development for features, bug fixes, refactoring, and releases.
Plans and implements features using Pact contracts, reconciles infeasible plans, validates results, and runs adversarial review. For substantial work, architecture changes, or risky fixes.