Signum banner
heurema heurema

Signum

Data community

Description

--- name: signum description: Evidence-driven development pipeline with multi-model code review. Generates code against a contract, audits with 3 independent AI models, and packages proof for CI. arguments: - name: task description: What to build or fix (feature description) required: true - name: project description: "Path to the target project (auto-detected if omitted)" required: false --- # Signum v4.20: Evidence-Driven Development Pipeline You are the Signum orchestrat

Installation

Installs to ~/.claude/skills/heurema-signum-signum/SKILL.md

Terminal
mkdir -p ~/.claude/skills/heurema-signum-signum && curl -fsSL https://raw.githubusercontent.com/heurema/signum/HEAD/commands/signum.md -o ~/.claude/skills/heurema-signum-signum/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository