Skip to content

chore: remove forki skill (moved to galmuri) — v0.4.0#45

Merged
jazz1x merged 1 commit into
mainfrom
chore/remove-forki-v0.4.0
May 22, 2026
Merged

chore: remove forki skill (moved to galmuri) — v0.4.0#45
jazz1x merged 1 commit into
mainfrom
chore/remove-forki-v0.4.0

Conversation

@jazz1x
Copy link
Copy Markdown
Owner

@jazz1x jazz1x commented May 22, 2026

Summary

  • forki 의사결정 강제 스킬을 자매 플러그인 galmuri로 이전 (/harnish:forki/galmuri:forki).
  • harnish는 구현 엔진 도메인(drafti + impl)으로 더 좁아짐. 의사결정 강제는 galmuri의 Socratic 프레임 스킬(audit, distill, ralphi) 옆에서 함께 산다.
  • public API breaking — v0.3.0 ralphi 이전과 동일한 pre-1.0 MINOR 컨벤션.

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

  • VERSION 0.3.0 → 0.4.0
  • .claude-plugin/plugin.json 버전 + description
  • .claude-plugin/marketplace.json description
  • README.md / README.ko.md — forki 행/§0 Usage/플로우 다이어그램/install 출력/cherry-pick 예시/decision 자산 행/naming 섹션 갱신, 버전 뱃지 bump
  • CHANGELOG.md / CHANGELOG.ko.md[0.4.0] - 2026-05-22 섹션 추가
  • VERSIONING.md 파일 구조 트리에서 forki 행 제거
  • scripts/test-all.sh SKILL 버전 동기 루프에서 forki 제외 (4 → 3 skills)
  • skills/{impl,drafti-architect,drafti-feature}/SKILL.{md,ko.md} frontmatter version: 0.3.00.4.0 (lockstep)

Untouched

  • docs/prd-*.md — 과거 PRD는 역사 기록으로 보존 (0.3.0 ralphi 이전과 동일 처리)

Migration

기존 /harnish:forki 사용자:

  1. galmuri 설치: npx skills add jazz1x/galmuri 또는 /plugin marketplace add https://github.com/jazz1x/galmuri.git && /plugin install galmuri
  2. /harnish:forki 참조를 /galmuri:forki로 교체
  3. forki 본문은 galmuri에 그대로 보존됨 — 동작 변경 없음, 네임스페이스만 이동

Test plan

  • bash scripts/test-all.sh — 60/60 PASS
  • bats 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 설치 후 /galmuri:forki 호출 가능 확인

@jazz1x jazz1x merged commit 81a1f79 into main May 22, 2026
1 check passed
@jazz1x jazz1x deleted the chore/remove-forki-v0.4.0 branch May 22, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant