feat(human-friendly-style): v1.1.0 — always show irreversible actions verbatim + discoverability docs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
b6bb61246b
commit
66709b0867
6 changed files with 38 additions and 8 deletions
|
|
@ -262,12 +262,13 @@ Key commands: `/okr:skriv`, `/okr:kvalitet`, `/okr:gap`, `/okr:analyse`, `/okr:k
|
|||
|
||||
---
|
||||
|
||||
### [Human-Friendly Style](plugins/human-friendly-style/) `v1.0.0`
|
||||
### [Human-Friendly Style](plugins/human-friendly-style/) `v1.1.0`
|
||||
|
||||
Shared Claude Code [output style](https://code.claude.com/docs/en/output-styles) used across this marketplace. Gives every plugin a consistent, plain-language tone — so users don't have to switch mental gears when moving between plugins.
|
||||
|
||||
- **Explains what and why, not how** — describes the work in human terms, reserves technical detail for when the user asks
|
||||
- **Hides noise by default** — long paths, raw commands, JSON, stack traces, and verbose tool output are summarized rather than dumped
|
||||
- **Always shows irreversible actions** — deploys, deletes, force-push, history rewrites, migrations, and bulk edits are shown verbatim before and after, even unprompted, so you can approve and audit
|
||||
- **Matches the user's language** — Norwegian when the user writes Norwegian, English otherwise
|
||||
- **Honest about uncertainty** — says "I think this should work" instead of pretending to be sure
|
||||
- **Keeps coding instructions intact** (`keep-coding-instructions: true`) — testing discipline, careful edits, and verification still apply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue