Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ Notable community skills: `skill-creator`, `skill-installer`, `mcp-builder`, `sy
| Auto-format on save | Runs `prettier` / `ruff` / `gofmt` after every Edit so Claude's output matches your style |
| Block sensitive paths | Refuses changes to `.env`, `secrets/`, `infra/prod/` regardless of what Claude tries |
| Action audit log | Records every tool call to a file — paper trail of what Claude did and when |
| Quota awareness | [`usage-guard`](https://github.com/eltonylfgi-blip/claude-code-usage-guard) uses a local `Stop` hook to warn as you approach a 5-hour or weekly limit and show an even-pace readout; disclosure: I created it |

If none of those resonate, skip ahead.

Expand Down