Thanks for helping make maintainer workflows calmer and safer.
zsh -n agent-zsh.plugin.zsh lib/agent-zsh/*.zsh completions/_agz
zsh test/run.zsh- Keep commands local-first.
- Treat destructive git operations as guarded flows with previews.
- Prefer recoverable branches and metadata over hidden state.
- Keep output readable in terminals and review artifacts.
- Add tests for parser behavior and git-state transitions.
Good pull requests should include:
- a short problem statement
- before and after behavior
- tests or a clear reason tests are not useful
- any compatibility notes for zsh versions or git versions