mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 20:39:28 +00:00
- Renames the `description` field to `tagline` in schema and data files. - Renames the `full_description` field to `description` in schema and data files. - Updates all relevant YAML data files, documentation, and templates to reflect these changes. - Adjusts character limits and descriptions for the new fields.
4 lines
No EOL
257 B
YAML
4 lines
No EOL
257 B
YAML
name: CC Safety Net
|
|
repo: https://github.com/kenryu42/claude-code-safety-net
|
|
tagline: Safety net catching destructive commands
|
|
description: A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute. |