claude-plugins: rename notes-hygiene to state-hygiene
This commit is contained in:
parent
bc83fde4ad
commit
2bd1b0a3d5
4 changed files with 8 additions and 8 deletions
|
|
@ -7,9 +7,9 @@
|
|||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "notes-hygiene",
|
||||
"name": "state-hygiene",
|
||||
"description": "Read-before-write discipline and dated-archive convention for durable agent notes/state files - use before archiving, overwriting, or pruning any notes/state file.",
|
||||
"source": "./plugins/notes-hygiene",
|
||||
"source": "./plugins/state-hygiene",
|
||||
"category": "productivity"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue