Skip to content

Conversation

Echonomist
Copy link

@Echonomist Echonomist commented Aug 14, 2025

What it does
Calms chaotic diffs by normalizing whitespace and formatting across a repo, adds minimal config where missing, and returns clean, review-friendly diffs.

Why it's useful

  • Less noise in reviews, clearer changesets, happier teams
  • Enforces consistent style with the smallest possible diff
  • Plays nice with EditorConfig and native language formatters

Behavior highlights

  • Precise operating procedure and strict output format for predictable automation
  • Guardrails to avoid accidental logic or API changes
  • Tasteful easter egg for those seeking a little more time

How to use
Ask ZenSpace to "zenify" a repo or snippet. If no config is found, it proposes one and applies the minimal safe change set. Example: "Zenify src/ at 100-char wrap and set up CI formatting."

Tools
filesystem, shell, git, formatter

License
MIT (repository default)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant