— No reviews yet
0 installs
6 views
0.0% view→install
Install
$ agentstack add skill-retz8-pastiche-release-pastiche ✓ 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.
Are you the author of Release Pastiche? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
release-pastiche
Run on main, clean working tree, after every task of the group has merged.
Workflow
- Determine the version. Default: the completed group's minor from
_dev/TODO.md(provisional — confirm with the user; hotfix releases are a patch bump instead). - Bump
versioninpackage.json. - Build:
npm run build— verifydist/claude-code/regenerated and itsplugin.jsoncarries the new version. - CHANGELOG entry. Move
[Unreleased]content (if any) and derive the rest from commits since the last release tag:feat(...)→ Added,fix(...)→ Fixed, breaking/behavior changes → Changed. Section header:## [] -. Fresh empty[Unreleased]on top. - Commit everything as one commit:
chore(release): v. - Tag
vand push branch + tag. - GitHub Release:
gh release create vwith the new CHANGELOG section as body. - Close the milestone for the shipped group.
- Tick TODO.md: confirm all the group's task checkboxes are ticked and parent issues closed; flag any that aren't.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: retz8
- Source: retz8/pastiche
- License: MIT
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.