zoharbabin/due-diligence-agents
Agent Claude Code
Reviews implementation against spec docs for correctness and completeness.
zoharbabin/due-diligence-agents
Agent Claude Code
Reviews implementation against spec docs for correctness and completeness.
zoharbabin/due-diligence-agents
Agent Claude Code
Runs tests and reports results with diagnostics.
zoharbabin/due-diligence-agents
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-lint.sh via bash. From zoharbabin/due-diligence-agents.
zoharbabin/due-diligence-agents
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-commit-gate.sh via bash. From zoharbabin/due-diligence-agents.
zoharbabin/due-diligence-agents
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, PreToolUse) and 28 allowed tools.
zoharbabin/due-diligence-agents
Instructions file
Instructions for zoharbabin/due-diligence-agents, covering due diligence agent sdk, commands, architecture map, design rules and key patterns.
zoharbabin/claude-code-message-timestamps
Plugin Claude Code
Small, focused Claude Code plugins.
zoharbabin/claude-code-message-timestamps
Plugin Claude Code
Shows the local time on every message and tells Claude when each prompt was sent — so you can scan a conversation, see how long things took, and reference earlier blocks.
zoharbabin/claude-code-message-timestamps
Hook
Runs when a session starts, executing dependency-check.sh via bash. From zoharbabin/claude-code-message-timestamps.
zoharbabin/claude-code-message-timestamps
Hook
Runs when you submit a prompt, before the agent sees it, executing timestamp-context.sh via bash. From zoharbabin/claude-code-message-timestamps.
zoharbabin/claude-code-message-timestamps
Hook
Runs when a message is displayed, executing timestamp-display.sh via bash. From zoharbabin/claude-code-message-timestamps.
Plugin Claude Code
Your AI research assistant that cites real sources and stays honest. Search the entire web or narrow it down to just the sites you trust; medical journals, court databases, news outlets, academic papers. Analyze the full source, not just snippets. Links that work, citations you can trust, no made up closed garden…
Command Claude Code
Clear caches, rebuild from scratch, and reinstall the local binary (no LLM roundtrips).
MCP server Claude CodeCodexCursor +2
MCP server "web-researcher" as configured in zoharbabin/web-researcher-mcp. Launched with web-researcher-mcp. Needs 56 environment variables to run.
Instructions file
Instructions for zoharbabin/web-researcher-mcp, covering claude.md — web-researcher-mcp, commands, contribution rules, architecture and non-obvious top-level dirs.
MCP server Claude CodeCodexCursor +2
MCP server "web-researcher-mcp" as configured in zoharbabin/web-researcher-mcp. Runs in Docker (ghcr.io/zoharbabin/web-researcher-mcp:1.9.0). Needs 8 environment variables to run.
zoharbabin/google-researcher-mcp
Instructions file
Claude Code instructions for zoharbabin/google-researcher-mcp, covering claude.md - canonical project context, project overview, quick commands, build & run and testing.
zoharbabin/google-researcher-mcp
MCP server Claude CodeCodexCursor +2
MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants. Runs locally from the google-researcher-mcp npm package. Needs 2 environment variables to run.
zoharbabin/company-recon-skill
Skill Claude CodeCodex
Deep OSINT reconnaissance on any SaaS/tech company. Discovers subsidiaries, maps infrastructure, finds every site embedding or linking to the target's technology via certificate transparency, DNS, archives, code search, live browser inspection, analytics correlation, and business intelligence. Produces a comprehensive…
MCP server Claude CodeCodexCursor
MCP server "kaltura-mcp" as configured in zoharbabin/kaltura-mcp-legacy. Runs locally from the kaltura-mcp Python package.
Command Claude Code
Compile TypeScript with tsc (must produce zero errors).
Command Claude Code
Trigger the Health Check GitHub Actions workflow and report the result.
Command Claude Code
Run build, typecheck, and test in order — required before every commit.
Command Claude Code
Run the Jest test suite (optionally scoped to a file pattern).