Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"skills/cc-plugin": "0.6.0",
"skills/chezmoi": "0.4.2",
"skills/choco": "1.0.4",
"skills/claudify": "0.7.0",
"skills/code-workflow": "0.7.0",
"skills/claudify": "0.7.1",
"skills/code-workflow": "0.7.1",
"skills/commit-tidy": "0.5.5",
"skills/consolidate": "0.6.0",
"skills/consolidate": "0.6.1",
"skills/dotfile": "0.6.0",
"skills/fix": "0.4.0",
"skills/fix-plan": "0.9.0",
"skills/fix": "0.4.1",
"skills/fix-plan": "0.9.1",
"skills/forge": "0.1.2",
"skills/git-repo": "0.9.0",
"skills/github-flow": "0.9.0",
"skills/git-repo": "0.9.1",
"skills/github-flow": "0.9.1",
"skills/harness": "0.1.2",
"skills/mcp-config": "0.3.2",
"skills/next": "0.9.0",
"skills/next": "0.9.1",
"skills/omz": "0.3.2",
"skills/repo": "0.3.2",
"skills/session": "0.8.1",
"skills/skill-kit": "0.7.0",
"skills/session": "0.8.2",
"skills/skill-kit": "0.7.1",
"skills/tdd": "0.3.3",
"skills/todowrite": "0.8.1",
"skills/web-browser": "0.2.7",
"skills/wip": "0.5.0"
"skills/todowrite": "0.8.2",
"skills/web-browser": "0.2.8",
"skills/wip": "0.5.1"
}
9 changes: 9 additions & 0 deletions skills/claudify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.7.1](https://github.com/es6kr/skills/compare/claudify-v0.7.0...claudify-v0.7.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **core:** align workflow steps, next suggestion patterns, and browser topics ([c68d489](https://github.com/es6kr/skills/commit/c68d489d01a79862b8933b4a0542168cf676cd3a))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))

## [0.7.0](https://github.com/es6kr/skills/compare/claudify-v0.6.1...claudify-v0.7.0) (2026-08-20)


Expand Down
12 changes: 12 additions & 0 deletions skills/code-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.7.1](https://github.com/es6kr/skills/compare/code-workflow-v0.7.0...code-workflow-v0.7.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **code-workflow:** add available-skills domain scan to Research pre-lookup ([3a823f6](https://github.com/es6kr/skills/commit/3a823f69e26dbff86fb55a01d6015da178002947))
* **code-workflow:** resolve walkthrough artifacts against the configured output-dir ([0c39530](https://github.com/es6kr/skills/commit/0c3953073d21b5787fae37ac07ac3f41160b2713))
* **core:** align workflow steps, next suggestion patterns, and browser topics ([c68d489](https://github.com/es6kr/skills/commit/c68d489d01a79862b8933b4a0542168cf676cd3a))
* promote accumulated skill fixes from the working checkout ([770bed2](https://github.com/es6kr/skills/commit/770bed2386266fc13f7d605505c2996037d4c371))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))

## [0.7.0](https://github.com/es6kr/skills/compare/code-workflow-v0.6.3...code-workflow-v0.7.0) (2026-08-20)


Expand Down
10 changes: 10 additions & 0 deletions skills/consolidate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.6.1](https://github.com/es6kr/skills/compare/consolidate-v0.6.0...consolidate-v0.6.1) (2026-08-26)


### Bug Fixes

* apply PR [#363](https://github.com/es6kr/skills/issues/363) Copilot Minor review findings ([731745c](https://github.com/es6kr/skills/commit/731745c6d67c329c8c6dde666107672282a3894a))
* **consolidate:** add block-summary-fabricated-claims guard for Summary POST ([e2d054e](https://github.com/es6kr/skills/commit/e2d054edad4cca08307a99ceef927c156903f3e5))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* resolve PR [#363](https://github.com/es6kr/skills/issues/363) audit Pending findings (plane_bulk_update profile, hook checker schema, regex, dedup) ([19ffc83](https://github.com/es6kr/skills/commit/19ffc83f296ad5568b82a85b104fcf419580c102))

## [0.6.0](https://github.com/es6kr/skills/compare/consolidate-v0.5.4...consolidate-v0.6.0) (2026-08-20)


Expand Down
2 changes: 1 addition & 1 deletion skills/consolidate/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: consolidate
depends-on: [git-repo, github-flow, hook-kit, superpowers]
metadata:
author: es6kr
version: "0.6.0" # x-release-please-version
version: "0.6.1" # x-release-please-version
description: |
Consolidate and respond to external feedback on PRs/issues. Topics —
pr (workflow entrypoint + skip conditions),
Expand Down
18 changes: 18 additions & 0 deletions skills/fix-plan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.9.1](https://github.com/es6kr/skills/compare/fix-plan-v0.9.0...fix-plan-v0.9.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **fix-plan:** accept ASCII arrow delimiter in plane_sync index lines ([c2fd069](https://github.com/es6kr/skills/commit/c2fd06927ab253b81566047f7bfa9ccded7a97d9))
* **fix-plan:** decouple plane_create_issue to plane-backlog and update schema validation ([42273f4](https://github.com/es6kr/skills/commit/42273f46180b0f13bf7e094f6c5bb75adda6ad45))
* **fix-plan:** judge item schema against the file, not the edit window ([e619e33](https://github.com/es6kr/skills/commit/e619e337064687ccb5d79a304a0737004d9d0cda))
* **fix-plan:** parse nested hooks.json schema in hook_integrity_check ([b9bde23](https://github.com/es6kr/skills/commit/b9bde23cf4a60dee28b8ea43462c4d37200e33f4))
* **fix-plan:** require recency-ask answer reuse in default-invocation Step 0 ([c7ad963](https://github.com/es6kr/skills/commit/c7ad963223e50e187442f7eeb271a75baafd4c96))
* **fix-plan:** resolve plane_bulk_update config from workspace profile ([35a664b](https://github.com/es6kr/skills/commit/35a664b460834f4fb2185a48e3b040d72a6707d6))
* **fix-plan:** stop cleanup from dropping non-list lines and the final newline ([36106d1](https://github.com/es6kr/skills/commit/36106d1be814529df933f1a480e3a6bc815dc783))
* promote accumulated skill fixes from the working checkout ([770bed2](https://github.com/es6kr/skills/commit/770bed2386266fc13f7d605505c2996037d4c371))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* resolve PR [#363](https://github.com/es6kr/skills/issues/363) audit Pending findings (plane_bulk_update profile, hook checker schema, regex, dedup) ([19ffc83](https://github.com/es6kr/skills/commit/19ffc83f296ad5568b82a85b104fcf419580c102))
* **review-feedback:** apply review feedback for session rewind, cleanup regex, rag test, and resume urls ([543d88f](https://github.com/es6kr/skills/commit/543d88f189c415c5f7a911aa861cde9b382016bd))

## [0.9.0](https://github.com/es6kr/skills/compare/fix-plan-v0.8.0...fix-plan-v0.9.0) (2026-08-20)


Expand Down
11 changes: 11 additions & 0 deletions skills/fix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.4.1](https://github.com/es6kr/skills/compare/fix-v0.4.0...fix-v0.4.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* apply PR [#363](https://github.com/es6kr/skills/issues/363) Copilot Minor review findings ([731745c](https://github.com/es6kr/skills/commit/731745c6d67c329c8c6dde666107672282a3894a))
* **core:** align workflow steps, next suggestion patterns, and browser topics ([c68d489](https://github.com/es6kr/skills/commit/c68d489d01a79862b8933b4a0542168cf676cd3a))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* resolve PR [#363](https://github.com/es6kr/skills/issues/363) audit Pending findings (plane_bulk_update profile, hook checker schema, regex, dedup) ([19ffc83](https://github.com/es6kr/skills/commit/19ffc83f296ad5568b82a85b104fcf419580c102))

## [0.4.0](https://github.com/es6kr/skills/compare/fix-v0.3.12...fix-v0.4.0) (2026-08-20)


Expand Down
10 changes: 10 additions & 0 deletions skills/git-repo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.9.1](https://github.com/es6kr/skills/compare/git-repo-v0.9.0...git-repo-v0.9.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **git-repo:** add baseline .gitignore hygiene gate for worktrees and runtime artifacts ([32713d9](https://github.com/es6kr/skills/commit/32713d91e0e05936a78ea7df717b8fe87568269b))
* **git-repo:** gate worktree reuse on dependency-install cost ([387653c](https://github.com/es6kr/skills/commit/387653c69e5a5172c37dc8f77261ae5ebc9013e7))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))

## [0.9.0](https://github.com/es6kr/skills/compare/git-repo-v0.8.1...git-repo-v0.9.0) (2026-08-20)


Expand Down
11 changes: 11 additions & 0 deletions skills/github-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.9.1](https://github.com/es6kr/skills/compare/github-flow-v0.9.0...github-flow-v0.9.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **core:** align workflow steps, next suggestion patterns, and browser topics ([c68d489](https://github.com/es6kr/skills/commit/c68d489d01a79862b8933b4a0542168cf676cd3a))
* **github-flow:** stop claiming the PR-URL gate is registered and enforcing ([cbb433a](https://github.com/es6kr/skills/commit/cbb433a9e59bc1bd79bf292736aaacb069d791f1))
* promote accumulated skill fixes from the working checkout ([770bed2](https://github.com/es6kr/skills/commit/770bed2386266fc13f7d605505c2996037d4c371))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))

## [0.9.0](https://github.com/es6kr/skills/compare/github-flow-v0.8.3...github-flow-v0.9.0) (2026-08-20)


Expand Down
14 changes: 14 additions & 0 deletions skills/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.9.1](https://github.com/es6kr/skills/compare/next-v0.9.0...next-v0.9.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **core:** align workflow steps, next suggestion patterns, and browser topics ([c68d489](https://github.com/es6kr/skills/commit/c68d489d01a79862b8933b4a0542168cf676cd3a))
* **next:** remove duplicated foreground-vs-background spawn block ([e837bd5](https://github.com/es6kr/skills/commit/e837bd56bf06176dc035150d5935cab6fd1ea980))
* **next:** require ask on every next-trigger re-fire, not just once after cleanup ([388aa3e](https://github.com/es6kr/skills/commit/388aa3e89139e7b501dbc31a244996cba8325e29))
* **next:** require PR-URL rule even on Stop-hook-forced direct asks ([#364](https://github.com/es6kr/skills/issues/364)) ([1c37e30](https://github.com/es6kr/skills/commit/1c37e300c24f933abc520722c1787ee98b15b285))
* promote accumulated skill fixes from the working checkout ([770bed2](https://github.com/es6kr/skills/commit/770bed2386266fc13f7d605505c2996037d4c371))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* resolve PR [#363](https://github.com/es6kr/skills/issues/363) audit Pending findings (plane_bulk_update profile, hook checker schema, regex, dedup) ([19ffc83](https://github.com/es6kr/skills/commit/19ffc83f296ad5568b82a85b104fcf419580c102))

## [0.9.0](https://github.com/es6kr/skills/compare/next-v0.8.1...next-v0.9.0) (2026-08-20)


Expand Down
13 changes: 13 additions & 0 deletions skills/session/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.8.2](https://github.com/es6kr/skills/compare/session-v0.8.1...session-v0.8.2) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **claude-session:** edit rewind topic for code-preserving soft rewind ([f153c8b](https://github.com/es6kr/skills/commit/f153c8b44ff582b1cce5670c70ccf7d7c92a117f))
* promote accumulated skill fixes from the working checkout ([770bed2](https://github.com/es6kr/skills/commit/770bed2386266fc13f7d605505c2996037d4c371))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* **review-feedback:** apply review feedback for session rewind, cleanup regex, rag test, and resume urls ([543d88f](https://github.com/es6kr/skills/commit/543d88f189c415c5f7a911aa861cde9b382016bd))
* **session:** cross-reference cleanup model-topic-sessid8 rename format ([3b4fe82](https://github.com/es6kr/skills/commit/3b4fe82979853a5562cf2aae599b5f237fba76fd))
* **session:** propagate antigravity rewind failure + handle array-content titles ([#361](https://github.com/es6kr/skills/issues/361)) ([c2e9364](https://github.com/es6kr/skills/commit/c2e9364fdf0aa57d597e8d26fe32fa05803ac81f))

## 0.8.1 (2026-08-20)


Expand Down
8 changes: 8 additions & 0 deletions skills/skill-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.7.1](https://github.com/es6kr/skills/compare/skill-kit-v0.7.0...skill-kit-v0.7.1) (2026-08-26)


### Bug Fixes

* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* **skill-kit:** resolve upgrade PR base from works-config staging role, not hardcoded main ([#362](https://github.com/es6kr/skills/issues/362)) ([c7a8c45](https://github.com/es6kr/skills/commit/c7a8c45d28be511fa7e645d00fe49050f1d14ba0))

## [0.7.0](https://github.com/es6kr/skills/compare/skill-kit-v0.6.3...skill-kit-v0.7.0) (2026-08-20)


Expand Down
10 changes: 10 additions & 0 deletions skills/todowrite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.8.2](https://github.com/es6kr/skills/compare/todowrite-v0.8.1...todowrite-v0.8.2) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* **todowrite:** enforce clickable PR URL matching in AskUserQuestion guard ([aa1c34a](https://github.com/es6kr/skills/commit/aa1c34aa69ea249ec28259a65cc20edc1d969f41))
* **todowrite:** enforce tasklist ID conversation blocking and media separation ([471ed1c](https://github.com/es6kr/skills/commit/471ed1c780c23e3cc3b596c77ef0e561c80cf5d5))

## [0.8.1](https://github.com/es6kr/skills/compare/todowrite-v0.8.0...todowrite-v0.8.1) (2026-08-17)


Expand Down
9 changes: 9 additions & 0 deletions skills/web-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.2.8](https://github.com/es6kr/skills/compare/web-browser-v0.2.7...web-browser-v0.2.8) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* **core:** align workflow steps, next suggestion patterns, and browser topics ([c68d489](https://github.com/es6kr/skills/commit/c68d489d01a79862b8933b4a0542168cf676cd3a))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))

## [0.2.7](https://github.com/es6kr/skills/compare/web-browser-v0.2.6...web-browser-v0.2.7) (2026-08-17)


Expand Down
12 changes: 12 additions & 0 deletions skills/wip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.5.1](https://github.com/es6kr/skills/compare/wip-v0.5.0...wip-v0.5.1) (2026-08-26)


### Bug Fixes

* accumulate 16 patch-level bug fixes and guard enhancements across skills ([d214e5d](https://github.com/es6kr/skills/commit/d214e5dcc7fac1bc07baf3b6cec62999aea732f0))
* promote accumulated skill fixes from the working checkout ([770bed2](https://github.com/es6kr/skills/commit/770bed2386266fc13f7d605505c2996037d4c371))
* promote next-fix batch (consolidate fabrication guard, session rewind, config-driven PR base) ([7ca0ccb](https://github.com/es6kr/skills/commit/7ca0ccbf13cefafedc33a16a7361756c95f8b8f6))
* **review-feedback:** apply review feedback for session rewind, cleanup regex, rag test, and resume urls ([543d88f](https://github.com/es6kr/skills/commit/543d88f189c415c5f7a911aa861cde9b382016bd))
* **wip,hook-kit:** enhance register-before-execute and block-axis-merged-ask ([ee95d6f](https://github.com/es6kr/skills/commit/ee95d6f2df4f40a22b48b807b443185828422bc2))
* **wip:** mark the PR-URL gate unenforced in both resume Don't/Do rows ([dd7b0c0](https://github.com/es6kr/skills/commit/dd7b0c0f1d069643187b15319516a29993824648))

## [0.5.0](https://github.com/es6kr/skills/compare/wip-v0.4.5...wip-v0.5.0) (2026-08-20)


Expand Down
Loading