Keep It Simple

Apply to all written output — commit messages, PR titles/descriptions, branch names, code comments, documentation, and explanations. Enforces conventional-commit format for git (feat/fix/chore/etc. + scope + short subject) with matching branch prefix (`feat/`, `fix/`, etc.), respects project convention if `.commitlintrc.*` is present, keeps everything short and why-focused, and never adds "Co-Authored-By Claude" or "Generated with Claude Code" trailers. Trigger on any writing task, especially git commit, gh pr create, git checkout -b, adding comments/docstrings, or writing README/docs.

muzalee e0a4a5d 5.8 KB Updated

File contents

muzalee/claude-atelier/tree/main/plugins/atelier/skills/keep-it-simple commit e0a4a5d475

Frequently asked questions

npx skillmds@latest add muzalee/keep-it-simple