
Open-source collection of battle-tested Claude Code skills for shipping safely. Includes /review-deep — a multi-agent code review that fans out four specialized reviewer agents (dependency impact, race conditions, logic & security, tenant isolation) then adversarially verifies every contestable finding with skeptic agents before reporting; /review-plan — a pre-implementation plan review that challenges assumptions, audits failure paths and ends with a Go/Adjust/Rethink verdict; /loopable — an automation scout that mines git history, scripts and Claude usage for recurring chores, ranks them, then ships the top candidate end-to-end (plan, review-plan, implement, review-deep, commit, ticket); and /init-agents — a scaffolder that detects a repo's stack and installs a tailored agent team (subagents, pipeline commands, quality hooks). One-line idempotent installer included.
Tech Stack
- Claude Code
- Multi-Agent Systems
- Prompt Engineering
- Bash
- Shell Hooks
More Projects
yad2-watcher
Self-hosted, open-source watcher for Israel's biggest classifieds site (yad2) that turns a saved car or apartment search into instant, AI-scored Telegram alerts. Your own machine fetches the search, an LLM scores every new listing 0–10 against a per-vertical rubric, and only the good deals reach you — each with a one-line reason. Ships cars + rentals adapters, a one-command launchd/cron scheduler, and a Claude Code skill that turns a plain-English brief into a real search. Python standard library only, no cloud.
chaosbox
Open-source "vote-merged" playground with no maintainer in the loop: anyone opens a pull request adding a page under /contributions, the crowd votes 👍/👎 on the PR, and once it clears the vote bar with green CI and an hour of age a bot auto-merges and redeploys — shipping the contribution live in about 30 seconds. Every contribution runs sandboxed in its own iframe, so it can't touch the rest of the site, your cookies, or anyone else's page. Static HTML with zero dependencies, driven entirely by GitHub Actions.
Bilingual Shopify Storefront - Outdoor Living Brand
A custom Shopify storefront built from scratch for an Israeli outdoor-living brand: no template and no page builder, just a hand-written Online Store 2.0 Liquid theme, fully bilingual Hebrew/English with true RTL, and a 141-product catalogue migrated behind 209 SEO redirects. Every product ships in two art directions (a studio packshot and a Mediterranean lifestyle scene, 282 AI-generated images curated by hand), switchable site-wide from one header toggle that follows the visitor across cards, product pages, hero video and search. An AI shopping advisor answers sizing, material and composition questions against the live catalogue in both languages, streaming, behind durable rate limiting, a daily cost breaker and a WhatsApp fallback. Rounded out with an IS 5568 accessibility pass, structured data, predictive search and a performance budget. Built end to end, but the client put the launch on hold, so the storefront never opened to the public and nothing in it was ever orderable. What you see here is the finished build, not a shop.