sefaertunc

60 mods across 1 repository, 4 stars between them.

start

25

sefaertunc/Worclaude

Command Claude Code

Load session context, check for handoffs, detect drift, surface scratch + plans.

4 22d ago A 16 tokens original MIT

sync

26

sefaertunc/Worclaude

Command Claude Code

Update PROGRESS.md, SPEC.md, and version after merging PRs on develop.

4 22d ago A 16 tokens original MIT

test-coverage

27

sefaertunc/Worclaude

Command Claude Code

Analyze test coverage and fill gaps in recently changed code.

4 22d ago A 10 tokens original MIT

update-claude-md

28

sefaertunc/Worclaude

Command Claude Code

Propose updates to CLAUDE.md based on session work and recurring patterns.

4 22d ago A 15 tokens original MIT

verify

29

sefaertunc/Worclaude

Command Claude Code

Run fast read-only verification — tests + lint (and optional prettier --check).

4 22d ago A 16 tokens original MIT

PostToolUse

30

sefaertunc/Worclaude

Hook Claude Code

Runs after a tool call finishes for Write, Edit, Stop, Write and Edit tool calls, running an inline shell check (3 commands). From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

PostCompact

31

sefaertunc/Worclaude

Hook Claude Code

Runs after the context is compacted, running an inline shell check. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

SessionStart

32

sefaertunc/Worclaude

Hook Claude Code

Runs when a session starts, running an inline shell check. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

PreCompact

33

sefaertunc/Worclaude

Hook Claude Code

Runs before the context is compacted, executing pre-compact-save.cjs. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

SessionEnd

34

sefaertunc/Worclaude

Hook Claude Code

Runs when a session ends, running an inline shell check. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

Stop

35

sefaertunc/Worclaude

Hook Claude Code

Runs when the agent finishes a response, executing learn-capture.cjs. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

UserPromptSubmit

36

sefaertunc/Worclaude

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing correction-detect.cjs, skill-hint.cjs and obs-command-invocations.cjs (3 commands). From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

Notification

37

sefaertunc/Worclaude

Hook Claude Code

Runs when the agent sends a notification, running an inline shell check. From sefaertunc/Worclaude.

4 22d ago A tokens not measured copy · 86% MIT

InstructionsLoaded

38

sefaertunc/Worclaude

Hook Claude Code

Runs after instructions files are loaded, executing obs-skill-loads.cjs. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

SubagentStart

39

sefaertunc/Worclaude

Hook Claude Code

Runs when a subagent starts, executing obs-agent-events.cjs. From sefaertunc/Worclaude.

4 22d ago A tokens not measured original MIT

SubagentStop

40

sefaertunc/Worclaude

Hook Claude Code

Runs when a subagent finishes, executing obs-agent-events.cjs. From sefaertunc/Worclaude.

4 22d ago A tokens not measured copy · 97% MIT

Worclaude

41

sefaertunc/Worclaude

Settings file Claude Code

Agent settings declaring 11 hook events (PostToolUse, PostCompact, SessionStart, PreCompact) and 106 allowed tools.

4 22d ago E tokens not measured original MIT

agent-routing

42

sefaertunc/Worclaude

Skill Claude CodeCodex

Agent Routing Guide — when to spawn each installed agent.

4 22d ago A 10 tokens original MIT

backend-conventions

43

sefaertunc/Worclaude

Skill Claude CodeCodex

CLI-specific conventions: npm registry interaction, filesystem operations, JSON handling, settings merge, and configuration patterns for worclaude.

4 22d ago B 24 tokens original MIT

sefaertunc/Worclaude

Skill Claude CodeCodex

How Claude writes rules for itself, when to update CLAUDE.md, keeping it lean and effective.

4 22d ago A 20 tokens original MIT

coding-principles

45

sefaertunc/Worclaude

Skill Claude CodeCodex

Core behavioral principles: when to ask, when to push back, when to simplify, how to make surgical changes.

4 22d ago A 22 tokens original MIT

context-management

46

sefaertunc/Worclaude

Skill Claude CodeCodex

Context budget awareness, when to compact, when to clear, subagent offloading.

4 22d ago A 16 tokens original MIT

coordinator-mode

47

sefaertunc/Worclaude

Skill Claude CodeCodex

Multi-agent orchestration patterns: when to use coordinator mode, worker prompts, parallel execution.

4 22d ago A 17 tokens original MIT

sefaertunc/Worclaude

Skill Claude CodeCodex

Terminal UI patterns: display.js visual system, Chalk styling, Ora spinners, Inquirer prompts, and CLI output conventions for worclaude.

4 22d ago A 28 tokens original MIT