โ Browse
prefer-builtin-update
ncaq โ
3
This Claude Code plugin steers Claude away from using sed/perl/Python one-liners for file modifications and instead directs it toward the built-in Edit tool through a skill and PreToolUse hook that intercepts and rejects in-place file edits. The hook detects patterns like `sed -i`, `perl -i`, and file write operations in one-liners, while allowing read-only operations and script file executions to pass through.
Install
> /plugin marketplace add ncaq/konoka/tree/HEAD/plugins/prefer-builtin-update
> /plugin install prefer-builtin-update
Source: https://github.com/ncaq/konoka/tree/HEAD/plugins/prefer-builtin-update
What it's made of
1 skill ยท 2 hooks
- Commands
- 0
- Agents
- 0
- Skills
- 1
- MCP servers
- 0
- Hooks
- 2 ยท PreToolUse, SessionStart
What it needs & plugs into
- API keys
- none
- Paid services
- none detected
- External tools
buildprefer-builtin-update- Talks to
- nothing external detected
Facts extracted from the plugin's files. Prose generated by claude-haiku-4-5-20251001.
Is this your plugin?
Claim it to keep the card accurate and enter the weekly contest. Requires signing in as the GitHub owner (ncaq).