feat: wat — the anti-novelization whip skill - #40
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds a new wat skill to the skills bundle, intended to force terse “labeled delta” rewrites when a user flags a response as too long, and updates public/plugin descriptions to reflect the ninth skill.
Changes:
- Introduces
skills/wat/SKILL.mdwith frontmatter and rules/examples for “wat” terse-delta rewrites. - Updates README skill bundle count and lists the new
watskill. - Updates plugin marketplace description to reflect nine skills and include
wat.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| skills/wat/SKILL.md | Adds the new wat skill definition (frontmatter + rewrite rules, examples, boundaries). |
| README.md | Updates the skill bundle count (8→9) and adds wat to the skills table. |
| .claude-plugin/marketplace.json | Updates marketplace plugin description to include wat and reflect 9 skills. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Altay: "we'll need a /wat skill in this stack to continuously whip you when you do these novelisations." This is that whip.
Changed
skills/wat/SKILL.md: rewrite the offending reply as labeled deltas (outcome first, ≤6 lines, counts over adjectives, one next action), delete narration/filler on sight, and hold the bar for the rest of the session. BAD/GOOD pair included — the BAD is a lightly edited real offense from today. Model-invocable on "wat", "too long", "stop novelizing"; boundary to slopclean (artifacts stay its lane).Verification
node tools/skill-evals/lint-skills.ts: 9 packages clean.Complexity
One markdown file and two count bumps.