sriinnu

Omit — Development skill for Claude Code

Development community

Switch omit's editing mode (margin redline rewrite off) or show the current one.

How to install Omit

Installs to ~/.claude/skills/sriinnu-omit-omit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sriinnu-omit-omit && curl -fsSL https://raw.githubusercontent.com/sriinnu/omit/HEAD/commands/omit.md -o ~/.claude/skills/sriinnu-omit-omit/SKILL.md

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

What Omit does


description: Switch omit's editing mode (margin | redline | rewrite | off) or show the current one argument-hint: "[margin|redline|rewrite|off]"

You are managing the `omit` editorial discipline (see the omit skill: Seven Omissions, Fact-Check, Final Draft, Load-Bearing Lines).

If `$ARGUMENTS` is one of `margin`, `redline`, `rewrite`, `off`: adopt that mode for the rest of the session and confirm in one line what it changes.

  • margin: build as asked; note in the margin what could h

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Dev — Switch to Dev Work mode - optimized for software development 2.8k ★
  • Agent Vibes Rdp — Configure RDP mode for optimized audio over remote desktop (on/off/status) 153 ★

Full documentation available on GitHub

View Source Repository