heurema

43 mods across 4 repositories, 25 stars between them.

signum

01

heurema/signum

Plugin Claude Code

Plugin marketplace listing 1 plugin: signum.

18 1mo ago A tokens not measured original MIT

signum

02

heurema/signum

Plugin Claude Code

Evidence-driven development pipeline with multi-model code review.

18 1mo ago A tokens not measured original MIT

OPSX: Apply

03

heurema/signum

Command Claude Code

Implement tasks from an OpenSpec change (Experimental).

18 1mo ago A 15 tokens copy · 81% MIT

OPSX: Archive

04

heurema/signum

Command Claude Code

Archive a completed change in the experimental workflow.

18 1mo ago A 13 tokens copy · 86% MIT

OPSX: Explore

05

heurema/signum

Command Claude Code

Enter explore mode - think through ideas, investigate problems, clarify requirements.

18 1mo ago A 18 tokens copy · 95% MIT

OPSX: Propose

06

heurema/signum

Command Claude Code

Propose a new change - create it and generate all artifacts in one step.

18 1mo ago A 21 tokens copy · 81% MIT

OPSX: Sync

07

heurema/signum

Command Claude Code

Sync delta specs from a change to main specs.

18 1mo ago A 14 tokens copy · 83% MIT

OPSX: Update

08

heurema/signum

Command Claude Code

Update a change - revise existing planning artifacts and keep them coherent (Experimental).

18 1mo ago A 20 tokens copy · 80% MIT

heurema/signum

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

18 1mo ago A 31 tokens copy · 83% MIT

heurema/signum

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

18 1mo ago A 31 tokens copy · 94% MIT

openspec-explore

11

heurema/signum

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

18 1mo ago A 39 tokens copy · 88% MIT

openspec-propose

12

heurema/signum

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

18 1mo ago A 47 tokens copy · 100% MIT

openspec-sync-specs

13

heurema/signum

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

18 1mo ago A 38 tokens copy · 75% MIT

heurema/signum

Skill Claude CodeCodex

Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

18 1mo ago A 55 tokens copy · 70% MIT

heurema/signum

Instructions file GitHub Copilot

Instructions for heurema/signum: Review code only after the PR intake gate is satisfied (intake/pass or maintainer override). If intake is not satisfied, focus on the missing intent/risk signal instead of detailed code style.

18 1mo ago A 279 tokens original MIT

signum AGENTS.md

16

heurema/signum

Instructions file CodexOpenCode

Instructions for heurema/signum, covering agents.md, purpose, agent entry points, repo-specific rules and high-risk paths.

18 1mo ago A 1,452 tokens original MIT

signum

17

heurema/signum

Skill Claude CodeCodex

Use when the user wants contract-first development — define correctness before coding, implement against a contract, audit with multiple models, and package proof artifacts.

18 1mo ago A 32 tokens original MIT

contractor

18

heurema/signum

Agent

Parses a user feature request into a structured contract.json. Scans codebase for scope signals and risk assessment. Read-only -- never writes code files, only generates contract.json.

18 1mo ago A 39 tokens original MIT

engineer

19

heurema/signum

Agent

Implements code changes according to a contract.json specification. The ONLY agent in Signum that writes code. Includes a repair loop: generate -> check -> fix -> check (max 3 attempts).

18 1mo ago C 42 tokens original MIT

init-synthesizer

20

heurema/signum

Agent

Synthesizes project.intent.md and project.glossary.json from deterministic scan signals. Uses ranked source hierarchy and explicit-only Non-Goals extraction. Emits per-section evidence comments and confidence annotations. Read-only — never writes files directly (presents draft for user confirmation).

18 1mo ago A 60 tokens original MIT

reviewer-claude

21

heurema/signum

Agent

Semantic code reviewer using Claude Opus. Part of the multi-model audit panel. Analyzes diff against contract for bugs, security issues, and logic errors. Read-only -- never modifies code.

18 1mo ago A 44 tokens original MIT

synthesizer

22

heurema/signum

Agent

Combines multi-model review results into a consensus verdict. Reads review outputs from Claude, Codex, and Gemini, plus mechanic report. Applies deterministic synthesis rules to produce final audit decision. Read-only -- never modifies code.

18 1mo ago A 50 tokens original MIT

init

23

heurema/signum

Command

Bootstrap project context (project.intent.md and project.glossary.json) from an existing codebase using deterministic scan + LLM synthesis + interactive editing. Use --harness to scaffold additional repo-level harness docs.

18 1mo ago A 44 tokens original MIT

signum

24

heurema/signum

Command

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.

18 1mo ago C 33 tokens original MIT