chore: remove forki skill (moved to galmuri) — v0.4.0#45
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
forki의사결정 강제 스킬을 자매 플러그인 galmuri로 이전 (/harnish:forki→/galmuri:forki).audit,distill,ralphi) 옆에서 함께 산다.Why MINOR, not MAJOR
VERSIONING.md정책은 breaking을 MAJOR로 분류하지만, pre-1.0 컨벤션에서는 MAJOR를1.0.0컷에 예약한다. 0.3.0 ralphi 이전과 동일한 처리.Changes
Removed
skills/forki/(SKILL.md + SKILL.ko.md + references 4개 en/ko)/harnish:forki슬래시 명령Changed
VERSION0.3.0 → 0.4.0.claude-plugin/plugin.json버전 + description.claude-plugin/marketplace.jsondescriptionREADME.md/README.ko.md— forki 행/§0 Usage/플로우 다이어그램/install 출력/cherry-pick 예시/decision자산 행/naming 섹션 갱신, 버전 뱃지 bumpCHANGELOG.md/CHANGELOG.ko.md—[0.4.0] - 2026-05-22섹션 추가VERSIONING.md파일 구조 트리에서 forki 행 제거scripts/test-all.shSKILL 버전 동기 루프에서 forki 제외 (4 → 3 skills)skills/{impl,drafti-architect,drafti-feature}/SKILL.{md,ko.md}frontmatterversion: 0.3.0→0.4.0(lockstep)Untouched
docs/prd-*.md— 과거 PRD는 역사 기록으로 보존 (0.3.0 ralphi 이전과 동일 처리)Migration
기존
/harnish:forki사용자:npx skills add jazz1x/galmuri또는/plugin marketplace add https://github.com/jazz1x/galmuri.git && /plugin install galmuri/harnish:forki참조를/galmuri:forki로 교체Test plan
bash scripts/test-all.sh— 60/60 PASSbats tests/manifest.bats tests/skills_orphan_refs.bats— 14/14 ok (incl. version/CHANGELOG 일치 검사)rg "forki"— 남은 참조는 모두 의도된 "moved to galmuri" 안내 + 역사적 PRD 문서/plugin install harnish후/plugin list로 3개 스킬(drafti-feature,drafti-architect,impl)만 노출되는지 확인/galmuri:forki호출 가능 확인