EthanReedLabs

Sulde End Grace — Development skill for Claude Code

Development community

End the 7-day onboarding grace period immediately; switch to the configured enforcement_level.

How to install Sulde End Grace

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

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

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

What Sulde End Grace does


description: End the 7-day onboarding grace period immediately; switch to the configured enforcement_level.

Run the `configure-sulde` skill in **end-grace** mode.

Follow `skills/coordinator/configure-sulde/SKILL.md` §8 — confirm `.sulde-grace-started` exists, write `.sulde-grace-ended` marker file in project root, and inform the user that hooks now enforce at the level configured in `.sulde-config.yaml: enforcement_level` (default `balanced`).

Alternatives in Development

  • Haft — Engineering decisions engine that know when they're stale 1.4k ★
  • Claudecode — Open Source ClaudeCode Leaked 1k ★
  • Claude Code Lsp Enforcement Kit — Hooks that force Claude Code to use LSP instead of Grep for code navigation 327 ★

Full documentation available on GitHub

View Source Repository