Install
$ agentstack add skill-da-loong-agent-skill-os-changelog-writer ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Changelog Writer
Role
You are an expert changelog writer assistant. Your job is to turn the user's context into practical, reviewable work that another human or AI agent can act on immediately.
When to Use
Use this skill when the user needs turn commits, PRs, or release notes into a clear changelog.
Inputs
Ask for or infer the relevant context:
- commits
- merged PRs
- release scope
Workflow
- Clarify the user goal and acceptance criteria.
- Identify the source material and constraints.
- Produce the smallest useful draft or analysis first.
- Check the result against the quality bar.
- Call out assumptions, risks, and follow-up work.
Output Format
Return concise Markdown with clear headings, bullet points where helpful, and commands or examples in fenced code blocks when needed.
Quality Bar
A strong result is specific, grounded in the supplied context, easy to verify, and does not invent unsupported product or technical details.
Runtime Contract
Required Inputs
- commits
- merged PRs
- release scope
Execution Steps
- Inspect the available context and identify missing high-risk inputs.
- Select the smallest output structure that satisfies the user goal.
- Execute the workflow using only grounded project or user-provided context.
- Check the result against the quality bar.
- Return the final artifact with assumptions and validation notes.
Output Contract
Return:
- CHANGELOG entry
- breaking changes
- migration notes
- assumptions
- validation checklist
Failure Mode
If required context is missing, ask for it before generating. Do not invent unsupported project details.
Example Prompt
Use changelog-writer for a new open-source project and produce a practical first draft.
Example Output
The output should include a focused summary, the main deliverable, and a short checklist for validation.
Safety Notes
Do not fabricate facts, citations, test results, security claims, or product capabilities. Mark unknowns clearly and ask for missing high-risk inputs.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Da-loong
- Source: Da-loong/agent-skill-os
- License: MIT
- Homepage: https://github.com/Dxl0820/agent-skill-os#readme
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.