PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing security_guard.py via python3. From 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.
Hook Claude Code
Runs after a tool call finishes, executing trace_logger.sh via bash. From sliday/tamp.
Hook Claude Code
Runs when the agent finishes a response, executing quality_gate.sh via bash. From sliday/tamp.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop).
Instructions file CodexOpenCode
AGENTS.md instructions for sliday/tamp, covering agent north star, system of record, constraints, harness hooks active and workflow.
Plugin Claude Code
Auto-start and manage the Tamp token compression proxy.
Command
Show or edit Tamp configuration file (/.config/tamp/config).
Command
Show Tamp proxy status, active stages, and session compression stats.
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.
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.
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.
Plugin Claude Code
Plugin marketplace listing 1 plugin: google-fonts.
Plugin Claude Code
Google Fonts typography system generator. Searches 1,923 fonts, suggests singles or pairs, generates CSS/Tailwind typographic systems.
Instructions file
Instructions for sliday/google-fonts-skill, covering auto-google-font and python.
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"…
Plugin Claude Code
Adaptive clinical interview — binary yes/no questions before coding, outputs PLAN.md. Differential diagnosis for software requirements.
Command
Review and refine an existing PLAN.md through conversation.
Command
Thorough interview starting at 30+ questions — proactively explores all branches.
Command
Run an adaptive binary-question interview to clarify requirements before coding, then generate PLAN.md.
Command
Standard interview starting at 15 questions — grows when complexity is discovered.
Command
Quick interview starting at 5 questions — adds more only for critical unknowns.
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…
Plugin Claude Code
Harness Engineering for AI coding agents — CAR framework, security guardrails, quality gates, context monitoring, auto-formatters, trace logging, checkpoints, MCP validation.
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…