BinyaminEden

71 mods across 2 repositories, 35 stars between them.

resume-session

26

BinyaminEden/claude-combine

Command

Load the most recent session file from /.claude/session-data/ and resume work with full context from where the last session ended.

26 2d ago A 26 tokens

save-session

27

BinyaminEden/claude-combine

Command

Save current session state to a dated file in /.claude/session-data/ so work can be resumed in a future session with full context.

26 2d ago A 28 tokens

skill-create

29

BinyaminEden/claude-combine

Command

Analyze local git history to extract coding patterns and generate SKILL.md files. Local version of the Skill Creator GitHub App.

26 2d ago A 28 tokens

verify

32

BinyaminEden/claude-combine

Command

Legacy slash-entry shim for the verification-loop skill. Prefer the skill directly.

26 2d ago A 15 tokens

SessionStart

34

BinyaminEden/claude-combine

Hook

Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd and run-with-flags.js (2 commands). From BinyaminEden/claude-combine.

26 2d ago A tokens not measured

PreToolUse

35

BinyaminEden/claude-combine

Hook

Runs before the agent uses a tool for Bash, Write, Edit and Write tool calls, executing run-with-flags.js and run-with-flags-shell.sh via node (4 commands). From BinyaminEden/claude-combine.

26 2d ago A tokens not measured

PostToolUse

36

BinyaminEden/claude-combine

Hook

Runs after a tool call finishes for Bash, Bash, Edit, Write, MultiEdit, Edit, Edit and Edit tool calls, executing run-with-flags.js and run-with-flags-shell.sh via node (7 commands). From BinyaminEden/claude-combine.

26 2d ago A tokens not measured

PreCompact

37

BinyaminEden/claude-combine

Hook

Runs before the context is compacted, executing run-with-flags.js via node. From BinyaminEden/claude-combine.

26 2d ago A tokens not measured

Stop

38

BinyaminEden/claude-combine

Hook

Runs when the agent finishes a response, executing run-with-flags.js via node (4 commands). From BinyaminEden/claude-combine.

26 2d ago A tokens not measured

SessionEnd

39

BinyaminEden/claude-combine

Hook

Runs when a session ends, executing run-with-flags.js via node. From BinyaminEden/claude-combine.

26 2d ago A tokens not measured

api-design

40

BinyaminEden/claude-combine

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

26 2d ago A 31 tokens

backend-patterns

41

BinyaminEden/claude-combine

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

26 2d ago A 31 tokens

brainstorming

42

BinyaminEden/claude-combine

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

26 2d ago A 37 tokens

coding-standards

43

BinyaminEden/claude-combine

Skill Claude CodeCodex

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

26 2d ago A 35 tokens

content-engine

44

BinyaminEden/claude-combine

Skill Claude CodeCodex

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

26 2d ago A 55 tokens

BinyaminEden/claude-combine

Skill Claude CodeCodex

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

26 2d ago B 48 tokens

observer

46

BinyaminEden/claude-combine

Agent

Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency. v2.1 adds project-scoped instincts.

26 2d ago A 33 tokens

crosspost

48

BinyaminEden/claude-combine

Skill Claude CodeCodex

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

26 2d ago A 49 tokens