EthanReedLabs

Sediment — Code Quality skill for Claude Code

Code Quality community

引导式知识沉淀 — 判重(并入/系列/新增)→ 脱敏成文 → lint/INDEX/索引自动收尾.

How to install Sediment

Installs to ~/.claude/skills/ethanreedlabs-sulde-cc-sediment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ethanreedlabs-sulde-cc-sediment && curl -fsSL https://raw.githubusercontent.com/EthanReedLabs/sulde-cc/HEAD/commands/sediment.md -o ~/.claude/skills/ethanreedlabs-sulde-cc-sediment/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sediment does


description: 引导式知识沉淀 — 判重(并入/系列/新增)→ 脱敏成文 → lint/INDEX/索引自动收尾。 argument-hint: "[可选:一句话描述要沉淀的问题]"

Run the `sediment` skill with args: `$ARGUMENTS`.

Follow `skills/sediment/SKILL.md` end to end: collect → dedup-search first (kb-index), propose 并入更新 / 系列新增 / 全新 with evidence, let the user decide, then draft with the de-identification checklist and finish with lint + INDEX + index rebuild. Never commit without explicit user confirmation.

Alternatives in Code Quality

  • Brooks Debt — Run a Brooks-Lint tech debt assessment 1.5k ★
  • Lint — Run code quality checks on the project 155 ★
  • Lint Proposals — Lint Proposals Skill 115 ★

Full documentation available on GitHub

View Source Repository