galando

28 mods across 1 repository, 15 stars between them.

temper

01

galando/temper

Plugin Claude Code

Your AI writes fast. Temper makes it last. Quality gates, blast radius analysis, and intent-driven development.

15 3d ago A tokens not measured original MIT

temper

02

galando/temper

Plugin Claude Code

Temper: Quality gates, blast radius analysis, and intent-driven development for AI-generated code.

15 3d ago A tokens not measured original MIT

temper-build

03

galando/temper

Agent

Temper's Build stage — scenario-driven TDD implementation. Invoked by the /temper orchestrator, never directly by a user.

15 3d ago A 29 tokens original MIT

temper-check

04

galando/temper

Agent

Temper's Check stage — stack-aware validation pipeline (compile, test, coverage, lint, security). Invoked by the /temper orchestrator, never directly by a user.

15 3d ago A 38 tokens original MIT

temper-design

05

galando/temper

Agent

Temper's Design stage — system design for medium/complex features. Invoked by the /temper orchestrator, never directly by a user.

15 3d ago A 31 tokens original MIT

temper-fix

06

galando/temper

Agent

Temper's Fix stage — regression test (RED) → minimal fix (GREEN) → blast radius, for /temper:fix. Invoked by the /temper:fix orchestrator, never directly by a user.

15 3d ago A 47 tokens original MIT

temper-intent

07

galando/temper

Agent

Temper's Intent stage — state the problem, success criteria, and constraints BEFORE any exploration or architecture spends tokens. Invoked by the /temper orchestrator, never directly by a user.

15 3d ago A 41 tokens original MIT

temper-plan

08

galando/temper

Agent

Temper's Plan stage — full codebase exploration, intent + BDD scenarios + blast radius. Invoked by the /temper orchestrator, never directly by a user.

15 3d ago A 37 tokens original MIT

temper-rca

09

galando/temper

Agent

Temper's RCA stage — multi-hypothesis root cause analysis for /temper:fix. Invoked by the /temper:fix orchestrator, never directly by a user.

15 3d ago A 40 tokens original MIT

temper-review

10

galando/temper

Agent

Temper's Review stage — confidence-scored defect + intent review of changed files. Invoked by the /temper orchestrator, never directly by a user.

15 3d ago A 34 tokens original MIT

build

11

galando/temper

Command

Execute plan with TDD and quality gates.

15 3d ago A 8 tokens original MIT

check

12

galando/temper

Command

Run stack-aware validation pipeline.

15 3d ago A 5 tokens original MIT

design

13

galando/temper

Command

System design exploration for complex features.

15 3d ago A 6 tokens original MIT

fix

14

galando/temper

Command

Root cause analysis + structured fix.

15 3d ago A 6 tokens original MIT

init

15

galando/temper

Command

One-command setup: config + .temper/ scaffold + the commit gate (idempotent).

15 3d ago A 19 tokens original MIT

intent

16

galando/temper

Command

Capture an idea as a draft intent.md — the artifact that starts the pipeline, without starting it.

15 3d ago A 19 tokens original MIT

pack

17

galando/temper

Command

Manage quality packs: view, toggle, quick-create launchers, configure links & phases.

15 3d ago A 17 tokens original MIT

plan

18

galando/temper

Command

Plan feature with impact analysis and blast radius.

15 3d ago A 8 tokens original MIT

review

19

galando/temper

Command

Technical code review with confidence scoring, review memory, and intent validation.

15 3d ago A 13 tokens original MIT

status

20

galando/temper

Command

Show quality metrics, learning loop, and observability dashboard.

15 3d ago A 11 tokens original MIT

temper

21

galando/temper

Command

Unified SDLC command: intent → plan → design? → build → review → check → commit, gated by the temper CLI.

15 3d ago A 25 tokens original MIT

UserPromptSubmit

22

galando/temper

Hook

Runs when you submit a prompt, before the agent sees it, executing stage-marker.sh via bash. From galando/temper.

15 3d ago A tokens not measured original MIT

Stop

23

galando/temper

Hook

Runs when the agent finishes a response, executing verify-stage-gate.sh via bash. From galando/temper.

15 3d ago A tokens not measured copy · 55% MIT

context-engineering

24

galando/temper

Skill Claude CodeCodex

Hierarchical context loading for AI coding agents — load what you need, defer what you don't.

15 3d ago A 18 tokens original MIT