sliday

49 mods across 5 repositories, 119 stars between them.

PreToolUse

01

sliday/tamp

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing security_guard.py via python3. From sliday/tamp.

90 4d ago A tokens not measured

PostToolUse

02

sliday/tamp

Hook Claude Code

Runs after a tool call finishes, executing trace_logger.sh via bash. From sliday/tamp.

90 4d ago A tokens not measured

Stop

03

sliday/tamp

Hook Claude Code

Runs when the agent finishes a response, executing quality_gate.sh via bash. From sliday/tamp.

90 4d ago A tokens not measured

tamp

04

sliday/tamp

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop).

90 4d ago A tokens not measured

tamp AGENTS.md

05

sliday/tamp

Instructions file CodexOpenCode

AGENTS.md instructions for sliday/tamp, covering agent north star, system of record, constraints, harness hooks active and workflow.

90 4d ago A 417 tokens

tamp

06

sliday/tamp

Plugin Claude Code

Auto-start and manage the Tamp token compression proxy.

90 4d ago A tokens not measured

config

07

sliday/tamp

Command

Show or edit Tamp configuration file (/.config/tamp/config).

90 4d ago A 13 tokens

status

08

sliday/tamp

Command

Show Tamp proxy status, active stages, and session compression stats.

90 4d ago A 12 tokens

SessionStart

09

sliday/tamp

Hook

Runs when a session starts on startup, resume, clear and compact, executing ensure-tamp.sh and ensure-claude-md.sh (2 commands). From sliday/tamp.

90 4d ago A tokens not measured

tamp-setup

10

sliday/tamp

Skill Claude CodeCodex

Use when the user asks to "set up tamp", "configure tamp proxy", "install tamp", "start tamp", "tamp not working", or troubleshoot tamp token compression proxy issues.

90 4d ago C 43 tokens

install-tamp

11

sliday/tamp

Skill Claude CodeCodex

Install and run Tamp, a local token-compression proxy for coding agents (Claude Code, Codex CLI, Cursor, Cline, Aider). Cuts input+output tokens 50% with zero code changes.

90 4d ago C 47 tokens

google-fonts

13

sliday/google-fonts-skill

Plugin Claude Code

Google Fonts typography system generator. Searches 1,923 fonts, suggests singles or pairs, generates CSS/Tailwind typographic systems.

12 8d ago A tokens not measured original MIT

google-fonts

15

sliday/google-fonts-skill

Skill Claude CodeCodex

Google Fonts typography system generator. Suggests single fonts (strict mode) and font pairs (contrast mode) with complete typographic scales following Tailwind Typography rhythm concepts. Generates CSS custom properties, Tailwind config, and embed links. Trigger: "choose a font", "font pairing", "typography system"…

12 8d ago A 117 tokens original MIT

plea

16

sliday/plea

Plugin Claude Code

Adaptive clinical interview — binary yes/no questions before coding, outputs PLAN.md. Differential diagnosis for software requirements.

10 4mo ago A tokens not measured

chat

17

sliday/plea

Command

Review and refine an existing PLAN.md through conversation.

10 4mo ago A 9 tokens

long

18

sliday/plea

Command

Thorough interview starting at 30+ questions — proactively explores all branches.

10 4mo ago A 14 tokens

plea

19

sliday/plea

Command

Run an adaptive binary-question interview to clarify requirements before coding, then generate PLAN.md.

10 4mo ago A 16 tokens

regular

20

sliday/plea

Command

Standard interview starting at 15 questions — grows when complexity is discovered.

10 4mo ago A 13 tokens

short

21

sliday/plea

Command

Quick interview starting at 5 questions — adds more only for critical unknowns.

10 4mo ago A 15 tokens

plea

22

sliday/plea

Skill Claude CodeCodex

Use when starting a new feature, project, or significant code change and requirements are unclear. Runs an adaptive binary-question interview before any code is written, then outputs a concrete PLAN.md. Triggers on /plea, "clarify requirements", "help me plan", "what should I build", "before we start coding", or when…

10 4mo ago A 84 tokens

harn

23

sliday/harn

Plugin Claude Code

Harness Engineering for AI coding agents — CAR framework, security guardrails, quality gates, context monitoring, auto-formatters, trace logging, checkpoints, MCP validation.

5 4mo ago A tokens not measured original MIT

harness-evaluator

24

sliday/harn

Agent

Validates generated harness artifacts for correctness and best practices. Use after generating AGENTS.md, hooks, or guardrails to verify quality. Context: After /harn:init generated files. user: "I just ran harn init" assistant: "Let me validate the generated harness." Use harness-evaluator to check generated…

5 4mo ago A 83 tokens original MIT