sdsrss

67 mods across 5 repositories, 132 stars between them.

UserPromptSubmit

25

sdsrss/claude-mem-lite

Hook

Runs when you submit a prompt, before the agent sees it, executing hook-launcher.mjs via node (2 commands). From sdsrss/claude-mem-lite.

54 7d ago A tokens not measured original MIT

gsd

26

sdsrss/gsd-lite

Plugin Claude Code

Plugin marketplace listing 1 plugin: gsd.

4 1mo ago A tokens not measured

gsd

27

sdsrss/gsd-lite

Plugin Claude Code

AI orchestration tool for Claude Code — GSD management shell + Superpowers quality core.

4 1mo ago A tokens not measured

gsd

28

sdsrss/gsd-lite

MCP server Claude CodeCodexCursor +2

MCP server "gsd" as configured in sdsrss/gsd-lite. Runs ${CLAUDE_PLUGIN_ROOT}/launcher.js with node.

4 1mo ago A tokens not measured

debugger

29

sdsrss/gsd-lite

Agent

Systematic debugging with root cause analysis.

4 1mo ago A 10 tokens

executor

30

sdsrss/gsd-lite

Agent

Execute one task with TDD/self-review and return structured result.

4 1mo ago A 14 tokens

reviewer

32

sdsrss/gsd-lite

Agent

Two-stage code review after executor completes.

4 1mo ago A 10 tokens

doctor

33

sdsrss/gsd-lite

Command

Run diagnostic checks on GSD-Lite installation and project health.

4 1mo ago B 12 tokens

prd

34

sdsrss/gsd-lite

Command

Start project from requirements document or description text. Use when: (1) user provides a requirements doc, PRD, spec file, or design document, (2) user pastes a detailed feature description or task list, (3) user says '按这个需求做' or 'here\'s what I need built', (4) user has a clear written specification ready to plan…

4 1mo ago A 80 tokens

resume

35

sdsrss/gsd-lite

Command

Resume project execution from saved state with workspace validation.

4 1mo ago A 9 tokens

start

36

sdsrss/gsd-lite

Command

Interactive project start — discuss requirements, research, plan, then auto-execute. Use when: (1) user wants to implement a new feature or complex functionality, (2) user wants to research/analyze a technology then build something, (3) user describes a multi-step task that needs planning and decomposition, (4) user…

4 1mo ago A 106 tokens

status

37

sdsrss/gsd-lite

Command

Display project progress overview derived from canonical state fields.

4 1mo ago A 9 tokens

stop

38

sdsrss/gsd-lite

Command

Save current state and pause project execution.

4 1mo ago A 7 tokens

claudemd

39

sdsrss/claudemd

Plugin Claude Code

Plugin marketplace listing 1 plugin: claudemd.

2 8d ago A tokens not measured original MIT

claudemd

40

sdsrss/claudemd

Plugin Claude Code

Personal AI-coding discipline harness — one developer's opinionated AI-CODING-SPEC v6.25, enforced via Claude Code hooks + shipped with the plugin.

2 8d ago A tokens not measured original MIT

claudemd CLAUDE.md

41

sdsrss/claudemd

Instructions file

Instructions for sdsrss/claudemd, covering code graph (repo-wide ast index) and claude-mem-lite — persistent memory.

2 8d ago A 691 tokens original MIT

claudemd-analyze

42

sdsrss/claudemd

Command

Read-only spec ↔ implementation coherence audit. Cross-references core ↔ extended §EXT refs, Sizing line accuracy (±20B), §0.1 headroom caps, MEMORY.md ↔ files bidirectional integrity, and §10 quick-check terms ↔ banned-vocab.patterns coverage. Findings graded CRITICAL/HIGH/MEDIUM/LOW. Borrowed from github/spec-kit's…

2 8d ago A 91 tokens original MIT

claudemd-audit

43

sdsrss/claudemd

Command

Aggregate claudemd rule-hits over the last N days. Shows top banned patterns, hook deny counts, per-spec-section heatmap, and bypass-escape-hatch usage.

2 8d ago B 42 tokens original MIT

sdsrss/claudemd

Command

R3 Step 2 — lesson-bypass detector. Joins memory-prompt-hint suggest events with subsequent transcript activity to compute cite-recall (applied / (applied + bypassed)) across recent sessions. Makes the §11 MEMORY.md read-the-file effectiveness observable.

2 8d ago A 66 tokens original MIT

sdsrss/claudemd

Command

Clean up leftover claudemd-sync- / claudemd-memtags-hay- sentinels and claudemd-(mockgh|work). test sandbox dirs from $TMPDIR, stale tool-exhaust (session scratchpads, old fixtures) from /.claude/tmp per the spec §7-EXT retention window (mtime > TMPRETENTIONDAYS, default 7), and orphaned per-session sentinels from…

2 8d ago A 134 tokens original MIT

sdsrss/claudemd

Command

Generate a thin, fact-based DESIGN.md from a UI project's real design-token sources and wire it into project CLAUDE.md. Use when (1) the user asks to configure design specs / 配置设计规范 / 设计规范 for agents, (2) UI sessions keep inventing colors or spacing instead of using the project's existing tokens, (3) a UI project…

2 8d ago A 145 tokens original MIT

claudemd-doctor

47

sdsrss/claudemd

Command

Run health checks on claudemd installation. Flags missing deps, spec drift, settings.json issues, hook drift, backup inventory, rule-usage health, MEMORY.md tag specificity, cross-layer memory maintenance (promote/repatriate/stale candidates). Supports --prune-backups=N.

2 8d ago A 65 tokens original MIT

claudemd-install

48

sdsrss/claudemd

Command

Bootstrap claudemd in the CURRENT Claude Code session (copy spec into /.claude/, install hook manifest, evict legacy entries). Use right after /plugin install claudemd@claudemd to skip the wait-for-next-session restart.

2 8d ago B 55 tokens original MIT