Skip to content

chore: archive 15 unused plugins under archived/#34

Merged
devstefancho merged 1 commit into
mainfrom
chore/archive-unused-plugins
Apr 26, 2026
Merged

chore: archive 15 unused plugins under archived/#34
devstefancho merged 1 commit into
mainfrom
chore/archive-unused-plugins

Conversation

@devstefancho
Copy link
Copy Markdown
Owner

Summary

  • 마켓플레이스 등록 플러그인을 25개 → 10개로 슬림화
  • 15개를 archived/로 격리하고 marketplace.json에서 등록 해제
  • 사용 빈도(2026-03-26~04-26 daily 로그)와 대체재 검토 기반 결정

유지 (10개)

agent-team-plugin, brain-storm-plugin, computer-use-plugin, hermes (=hermes-gateway-plugin), implement-with-test-plugin, llm-wiki-plugin, stop-notification-plugin, test-commit-push-pr-clean-plugin, writing-specs-plugin, writing-tasks-plugin

아카이브 (15개)

플러그인 대체재 / 사유
code-style-plugin impeccable + codex
code-quality-plugin impeccable + codex
frontend-plugin impeccable
simple-sdd-plugin writing-specs + writing-tasks + implement-with-test
spec-manager-plugin writing-specs
smart-commit-plugin impeccable + codex
git-commit-plugin commit-commands:commit (official)
pr-create-plugin commit-commands:commit-push-pr (official)
git-worktree-plugin agent-team이 wraps
session-reporter-plugin wiki-sync (user skill)
worktrace-plugin wiki-sync
work-journal-plugin wiki에 흡수 (.gitignore 경로만 갱신)
common-mcp-plugin 사용 안 함
scaffold-claude-feature 사용 안 함
local-test-plugin --plugin-dir 플래그로 대체

Notes

  • 코드는 archived/ 아래 그대로 보존 (히스토리·README 추적, 일부 로직 향후 재사용 가능)
  • 복원 절차: archived/README.md 참조
  • work-journal-plugin은 기존 .gitignore되어 있어 archived/work-journal-plugin/으로 ignore 경로 갱신
  • git-worktree-plugindist/ + tests/ 통째로 이동

Test plan

  • /plugin marketplace add . 로컬 테스트 → 10개만 노출되는지 확인
  • 머지 후 /plugin uninstall <archived-name> 안내 (이미 설치한 사용자가 있을 경우)

🤖 Generated with Claude Code

마켓플레이스를 25개에서 10개로 슬림화. 사용 빈도 분석(2026-03-26~04-26)과 대체재 검토를 거쳐 다음 15개를 archived/로 이동:

- 디자인 리뷰 중복: code-style, code-quality, frontend (impeccable + codex로 대체)
- SDD 중복: simple-sdd, spec-manager (writing-specs/writing-tasks/implement-with-test로 대체)
- 커밋/PR 중복: smart-commit, git-commit, pr-create (impeccable/codex/commit-commands로 대체)
- 워크트리: git-worktree (agent-team이 wraps)
- 작업 추적: session-reporter, worktrace, work-journal (wiki-sync로 대체)
- 미사용: common-mcp, scaffold-claude-feature
- 도구 대체: local-test-plugin (--plugin-dir 플래그)

플러그인 디렉토리 자체는 archived/ 아래 보존하고 marketplace.json에서 등록만 해제. 복원 절차는 archived/README.md 참조.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-plugins Ready Ready Preview, Comment Apr 26, 2026 4:38am

@devstefancho devstefancho merged commit 5566e3d into main Apr 26, 2026
3 checks passed
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