EthanReedLabs

Sulde Add Sensitive File — Productivity skill for Claude Code

Productivity community

Mark a file as sensitive — Dev terminals must not self-fix it without coordinator task-md.

How to install Sulde Add Sensitive File

Installs to ~/.claude/skills/ethanreedlabs-sulde-cc-sulde-add-sensitive-file/SKILL.md

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

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

What Sulde Add Sensitive File does


description: Mark a file as sensitive — Dev terminals must not self-fix it without coordinator task-md. argument-hint: ""

Run the `sulde-add-sensitive-file` skill with args: `$ARGUMENTS`.

Expected: `` relative to project root — e.g. `core-ui/AppRouter.kt`.

Follow `skills/sulde-add-sensitive-file/SKILL.md` end to end. Register the path in both `.sulde-config.yaml: scope_sensitivity.sensitive_files` and project `.claude/settings.json: permissions.deny`, preserving existing s

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Skill Context Detection — Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type 2.8k ★
  • Jobs — Create, list, edit, or delete cron jobs 1.3k ★

Full documentation available on GitHub

View Source Repository