بنقرة واحدة
update-changelog
Add a new changelog entry, bump version, verify build
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Add a new changelog entry, bump version, verify build
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage the project backlog — add, list, filter, update, prioritize, and suggest work items
Daily session wrapper — start with backlog, work, commit, retro
End-of-session retrospective — summarize work, update backlog statuses, update MEMORY.md
Commit, branch, PR, self-review, fix — then stop for human approval before merge
Pre-flight for parallel work — pick items, check file overlap, set statuses, generate terminal commands
Manage project backlog — add, list, filter, update, prioritize, suggest
| name | update-changelog |
| description | Add a new changelog entry, bump version, verify build |
| user-invocable | true |
| argument-hint | [major|minor|patch] |
package.jsongit log v{last-tag}..HEAD --oneline — changes since last releaseCategorize changes:
Write 3-5 bullet point highlights (user-facing language, not commit messages).
package.jsonnpx tsc --noEmit && npm run build
package.json is canonical