sdsrss

67 mods across 5 repositories, 132 stars between them.

claudemd-refresh

49

sdsrss/claudemd

Command

Refresh the installed claudemd plugin to the latest released version in one shot (marketplace update → uninstall → install via the claude CLI). Use when the SessionStart banner reports a newer version, or /claudemd-doctor flags a stale plugin cache. Restart Claude Code afterwards — spec + manifest then sync…

2 8d ago A 70 tokens original MIT

claudemd-rules

50

sdsrss/claudemd

Command

Audit the HARD-rules manifest. Cross-references spec/hard-rules.json with rule-hits.jsonl bySection data over the last N days (default 30). Surfaces §13.1 demote candidates (hook-enforced rules with 0 hits in window) and stale-review entries.

2 8d ago A 67 tokens original MIT

sdsrss/claudemd

Command

Retrospective batch scan of historical transcripts for 8 self-enforced HARD rules — text detectors (§10-V banned vocab / §iron-law-2 / §10-four-section-order / §10-honesty) + sequence/claim detectors (§11-turn-yield / §7-bugfix-anchor / §11-post-compaction / §5-hard-auth). Every rule reports violations with its…

2 8d ago A 111 tokens original MIT

claudemd-sparkline

52

sdsrss/claudemd

Command

Emit rule-usage trend sparkline (deny+warn+advisory+bypass per specsection across 3 windows). Markdown block suitable for CHANGELOG header.

2 8d ago A 40 tokens original MIT

claudemd-status

53

sdsrss/claudemd

Command

Show claudemd plugin version, installed spec version, kill-switch state, and rule-hits summary. Pass --verbose for full kill-switch + escape-token reference.

2 8d ago A 38 tokens original MIT

claudemd-statusline

54

sdsrss/claudemd

Command

Register claudemd's PS1-style statusLine (user@host:path (branch) model [ctx:N% · 5h:N% · 7d:N%] — context / 5h quota / weekly quota, all used %) in /.claude/settings.json. Use when (1) the user asks to add / configure / set up a statusline or status bar, (2) a fresh machine has no statusline and the user wants the…

2 8d ago B 195 tokens original MIT

claudemd-toggle

55

sdsrss/claudemd

Command

Enable or disable a specific claudemd hook (stored as DISABLEHOOK in settings.json env).

2 8d ago A 27 tokens original MIT

claudemd-uninstall

56

sdsrss/claudemd

Command

Pre-uninstall cleanup. Run BEFORE /plugin uninstall claudemd@claudemd to clear the plugin manifest, state dir, and rule-hits log. Spec files in /.claude/ are kept by default. Required because Claude Code's marketplace lifecycle does not fire preUninstall, so without this step /plugin uninstall leaves orphan state…

2 8d ago B 79 tokens original MIT

claudemd-update

57

sdsrss/claudemd

Command

Sync /.claude/CLAUDE.md with the plugin-cache shipped spec. Shows diff summary; user chooses apply-all or cancel.

2 8d ago A 33 tokens original MIT

SessionStart

58

sdsrss/claudemd

Hook

Runs when a session starts, executing session-start-check.sh via bash. From sdsrss/claudemd.

2 8d ago A tokens not measured original MIT

UserPromptSubmit

59

sdsrss/claudemd

Hook

Runs when you submit a prompt, before the agent sees it, executing version-sync.sh and memory-prompt-hint.sh via bash (2 commands). From sdsrss/claudemd.

2 8d ago A tokens not measured original MIT

PreToolUse

60

sdsrss/claudemd

Hook

Runs before the agent uses a tool for Bash and Read tool calls, executing pre-bash-safety-check.sh, banned-vocab-check.sh, ship-baseline-check.sh, memory-read-check.sh and session-extended-read.sh via bash (5 commands). From sdsrss/claudemd.

2 8d ago A tokens not measured copy · 66% MIT

Stop

61

sdsrss/claudemd

Hook

Runs when the agent finishes a response, executing residue-audit.sh, sandbox-disposal-check.sh, mem-audit.sh, transcript-structure-scan.sh and session-summary.sh via bash (5 commands). From sdsrss/claudemd.

2 8d ago A tokens not measured copy · 58% MIT

PostToolUse

62

sdsrss/claudemd

Hook

Runs after a tool call finishes, executing transcript-vocab-scan.sh via bash. From sdsrss/claudemd.

2 8d ago A tokens not measured copy · 86% MIT

SessionEnd

63

sdsrss/claudemd

Hook

Runs when a session ends, executing session-end-check.sh via bash. From sdsrss/claudemd.

2 8d ago A tokens not measured copy · 52% MIT

onboard

64

sdsrss/onboard

Plugin Claude Code

Marketplace hosting the /onboard skill — legacy project onboarding for Claude Code with multi-stack support, token-budgeted CLAUDE.md, 4 guard hooks, forbidden zone management, CI alignment, --doctor health checks, and reversible uninstall.

2 3mo ago A tokens not measured original MIT

onboard

65

sdsrss/onboard

Plugin Claude Code

Legacy project onboarding for Claude Code — analyzes the codebase, generates a token-budgeted CLAUDE.md, wires 4 guard hooks, manages forbidden zones, and aligns CI with local commands. Default --local-only writes zero PROJECT files (no team pollution). Use when setting up Claude Code on a legacy project, configuring.

2 3mo ago A tokens not measured original MIT

onboard CLAUDE.md

66

sdsrss/onboard

Instructions file

Instructions for sdsrss/onboard, covering claude.md, what this repo is, architecture you must know, versioning philosophy (changelog.md) and validation commands.

2 3mo ago E 4,420 tokens original MIT

onboard

67

sdsrss/onboard

Skill Claude CodeCodex

旧项目接入 Claude Code 的标准化引导流程——多语言栈、token-budgeted CLAUDE.md、4 个 guard hook、可逆 uninstall、健康诊断。Use when setting up Claude Code on a legacy project, configuring guard hooks, generating CLAUDE.md, aligning CI with local commands, running --doctor health checks, uninstalling onboard, or migrating an older install.

2 3mo ago D 85 tokens original MIT