sema-lisp

9 mods across 1 repository, 39 stars between them.

llm-verify

01

sema-lisp/sema

Command Claude Code

Verify a change to Sema's LLM/agent layer (sema-llm) using the two-tier flow that's caught real bugs (see CHANGELOG 1.21.x). $ARGUMENTS names the feature(s) to focus on (e.g. "tool loop", "fallback", "caching", "reasoning-effort"); if empty, cover the agent loop, fallback, cache, and budget.

39 6d ago A 0 tokens original MIT

release

02

sema-lisp/sema

Command Claude Code

Run the Sema release procedure end-to-end. $ARGUMENTS may contain the target version (e.g. 1.21.2) or a bump kind (patch/minor/major); if absent, infer the bump from the unreleased changes and confirm before tagging.

39 6d ago A 0 tokens original MIT

swarm-hybrid

03

sema-lisp/sema

Command Claude Code

You are orchestrating a multi-agent consensus analysis. You automatically select the right mix of PL designer personas and Sema-specific technical roles based on the problem type.

39 6d ago A 0 tokens original MIT

swarm-personas

04

sema-lisp/sema

Command Claude Code

You are orchestrating a multi-agent consensus analysis using the perspectives of real programming language designers. Each agent argues from that person's documented philosophy — not a generic lens.

39 6d ago A 0 tokens original MIT

swarm-roles

05

sema-lisp/sema

Command Claude Code

You are orchestrating a multi-agent consensus analysis using domain-specific roles tailored to the Sema project. Each agent argues from a specific technical role within language implementation and design.

39 6d ago A 0 tokens original MIT

swarm

06

sema-lisp/sema

Command Claude Code

You are orchestrating a multi-agent consensus analysis. Your job is to spawn N independent agents, collect their responses, and synthesize consensus/divergence/outliers.

39 6d ago A 0 tokens original MIT

sema AGENTS.md

07

sema-lisp/sema

Instructions file CodexOpenCode

Instructions for sema-lisp/sema, covering agents.md — sema (lisp with llm primitives, in rust), build & test, architecture (cargo workspace), key design patterns and writing style — plain technical english (mandatory).

39 6d ago A 7,158 tokens original MIT

sema CLAUDE.md

08

sema-lisp/sema

Instructions file

Instructions for sema-lisp/sema, a project described as: A Lisp with first-class LLM primitives, implemented in Rust.

39 6d ago A 205 tokens original MIT

sema

09

sema-lisp/sema

MCP server Claude CodeCodexCursor +2

MCP server "sema" as configured in sema-lisp/sema. Launched with https://github.com/sema-lisp/sema/releases/download/v1.35.0/sema.mcpb.

39 6d ago A tokens not measured original MIT