chore: archive 15 unused plugins under archived/#34
Merged
Conversation
마켓플레이스를 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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3 tasks
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
archived/로 격리하고marketplace.json에서 등록 해제유지 (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개)
commit-commands:commit(official)commit-commands:commit-push-pr(official).gitignore경로만 갱신)--plugin-dir플래그로 대체Notes
archived/아래 그대로 보존 (히스토리·README 추적, 일부 로직 향후 재사용 가능)archived/README.md참조work-journal-plugin은 기존.gitignore되어 있어archived/work-journal-plugin/으로 ignore 경로 갱신git-worktree-plugin은dist/+tests/통째로 이동Test plan
/plugin marketplace add .로컬 테스트 → 10개만 노출되는지 확인/plugin uninstall <archived-name>안내 (이미 설치한 사용자가 있을 경우)🤖 Generated with Claude Code