Skip to content
Development
Skill

/draft-release-notes

Turn changelog-scan output into polished, categorized release notes draft. Propose only.

From plugin
loop-engineering
10k22 skills2 agents
Install
$ npx -y skills add cobusgreyling/loop-engineering --skill draft-release-notes --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/draft-release-notes

Context preview

The summary Claude sees to decide when to auto-load this skill.

Turn changelog-scan output into polished, categorized release notes draft. Propose only.

SKILL.md

draft-release-notes.SKILL.md
name: draft-release-notes
description: Turn changelog-scan output into polished, categorized release notes draft. Propose only.
user_invocable: true

Draft Release Notes (Claude)

Follow the exact structure and rules from the Grok `draft-release-notes` skill.

Output a clean `RELEASE_NOTES_DRAFT.md` (or clear section the loop can persist). Always flag breaking + security at top. End with review note for human.

Ships withloop-engineering

Stop prompting. Design the loop. Get a score. loop init (or loop-init) scaffolds skills, state, and budget files, then prints your Loop Ready score and first loop command. loop doctor combines audit + sync + file checks into top-3 next actions.

Get the whole plugin
Stats
10,077
Stars
1,365
Forks
Active
Maintenance
JavaScript
Language
MIT
License
6h ago
Last commit
2mo ago
Created

Repo: cobusgreyling/loop-engineering