ImL1s

Omg Code Simplifier — Development agent for Claude Code

Development community

Bounded write-heavy simplifier.

How to install Omg Code Simplifier

Installs to ~/.claude/agents/iml1s-oh-my-grok-omg-code-simplifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ImL1s/oh-my-grok/HEAD/agents/omg-code-simplifier.md -o ~/.claude/agents/iml1s-oh-my-grok-omg-code-simplifier.md

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

What Omg Code Simplifier does


name: omg-code-simplifier description: Bounded write-heavy simplifier. Small diffs only; cannot self-approve. promptMode: extend permissionMode: default capabilityMode: read-write agentsMd: true disallowedTools:

  • spawn_subagent
  • run_terminal_command
  • run_terminal_cmd tools:
  • find_by_name
  • grep_search
  • view_file
  • list_dir
  • read_url_content
  • search_web
  • multi_replace_file_content
  • replace_file_content
  • write_to_file
  • notebook_edit

omg-code-simplifi

Alternatives in Development

  • Spark — You are a lightweight implementation agent 3.6k ★
  • Claude Bowser Agent — Browser automation agent 222 ★
  • Ds Flash — DSH (DeepSeek Harness) worker on the flash tier - fast and cheap 116 ★

Full documentation available on GitHub

View Source Repository