chore: add mandatory docs-on-push convention to CLAUDE.md
Every feature push must update all three doc levels: plugin README, plugin CLAUDE.md, and root marketplace README. Added as OBLIGATORISK convention to prevent docs from falling out of sync. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8e2b868826
commit
3354c73467
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ Hvert plugin er selvstendig med egen CLAUDE.md, README, hooks, agents og command
|
|||
- **Avhengigheter:** Null npm dependencies i hooks/scannere. `node:test` for tester.
|
||||
- **PRs:** Aksepteres ikke. Issues velkommen.
|
||||
- **Lisens:** MIT, alle plugins
|
||||
- **Docs ved endring (OBLIGATORISK):** Enhver feature-endring som pusher til Forgejo MÅ oppdatere alle tre doc-nivåer i SAMME commit eller umiddelbart etter:
|
||||
1. Plugin `README.md` — detaljert dokumentasjon av endringen
|
||||
2. Plugin `CLAUDE.md` — arkitektur/oversikt
|
||||
3. Rot-`README.md` — marketplace-landingssiden (`git.fromaitochitta.com/open/ktg-plugin-marketplace`)
|
||||
|
||||
## Sesjonsfiler (lokale, gitignored)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue