docs: add per-plugin README for 4 in-repo plugins#3
Merged
Conversation
…tation) 각 플러그인 카테고리 루트에 README 추가: - 플러그인 목적 및 특징 설명 - 수록 스킬 테이블 + 트리거 예시 - 대표 사용 시나리오 - 설치 명령어 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
PR #2 머지 후 workflow 플러그인에 추가된 4번째 스킬을 README의 특징·스킬 테이블·사용 예시에 반영. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
dcb124e to
227b00c
Compare
This was referenced Apr 18, 2026
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
각 플러그인 카테고리 루트에 README.md를 추가하여 플러그인의 특징과 장점을 소개합니다.
plugins/development/README.md— code-review, api-design, test-generator, draw-diagramplugins/security/README.md— owasp-review, aws-well-architected 및 6 Pillar sub-skillsplugins/workflow/README.md— git-workflow, tidd, intent-engineeringplugins/documentation/README.md— korean-docs, qa, qa-list, qa-merge각 README는 플러그인 목적, 특징 bullets, 수록 스킬 테이블 (트리거 예시 포함), 대표 사용 시나리오, 설치 명령을 포함합니다.
Why
Notes
serverless-migration-advisor는 PR #2에서 추가 예정이라 아직 workflow README에 미포함. PR feat(workflow): serverless-migration-advisor skill (#3) #2 머지 후 별도 follow-up에서 추가.plugins/development/skills/sagemaker-spot-training/는 디렉토리는 있지만 marketplace.json에 미등록 상태 — 이번 README에도 미포함. 등록 여부는 별도 결정 필요.Test plan
npm test통과 (191/191)🤖 Generated with Claude Code