Agent skill
whats-new
{{ ƔƔƔ }} Summarise what the user can now see or do that they couldn't before this unit of work
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/whats-new-jasonwarrenuk-goblin-mode
SKILL.md
What's New
Summarise what the user can now see or do that they couldn't before this unit of work.
Rules
- Describe observable behaviour only — what appears on screen, what the user can interact with, what a command now outputs
- No implementation detail, no file names, no technical explanation
- Write in second person: "You can now..."
- If nothing user-visible changed (docs, tests, refactors only), say so in one sentence
- Keep it to 3–5 bullet points maximum
Format
Now you can:
- [observable behaviour 1]
- [observable behaviour 2]
- ...
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?