11 projects
claude-compress
Context compression for Claude Code — reduces tokens via PreToolUse hooks
specgate-cli
Turn a spec into a frozen acceptance harness enforced via Claude Code Stop hook.
promptsmithv2
Structured prompt builder and version manager for LLM engineers — typed variables, versioning, diffing, A/B testing, and audit trails
watchdogv2
Ultra-lightweight structured metrics tracking and anomaly detection — Z-score, percentile, rate-of-change, alerts, SQLite persistence. Zero dependencies.
taskpulse
Lightweight background task monitor with live progress, ETA, hooks, concurrent tasks, and SQLite history
snaptestv2
Snapshot testing for Python — auto-create, diff on mismatch, pytest plugin, and CLI
mockapiv2
Spin up a mock HTTP server from a YAML/JSON spec with hot reload, dynamic rules, and request logging
ratelimiterapi
Decorator-based rate limiter with sliding window, burst allowance, per-key limits, and async support
diffwatch
File & directory watcher with line-level, word-level, and JSON patch diffs plus a CLI tool
configsmith
Unified config loader — .env, YAML, TOML, JSON with env overrides, type casting, validation, and fallback chains
retryflow
Smart retry engine with exponential backoff, jitter, per-exception rules, timeout, and async support