Skip to main content
mdproctor
GitHub 제작자 프로필

mdproctor

1개 GitHub 저장소에서 수집된 30개 skills를 저장소 단위로 보여줍니다.

수집된 skills
30
저장소
1
업데이트
2026년 6월 18일
저장소 탐색

저장소와 대표 skills

code-review
소프트웨어 품질 보증 분석가·테스터

Use when the user says "review the code", "check these changes", "review this", "look at staged changes", or invokes /code-review. Also invoked automatically by git-commit skills if no review has been done this session. Applies to Java/Quarkus, TypeScript,…

2026년 6월 18일
dependency-update
소프트웨어 개발자

Use when the user says "bump a version", "upgrade dependencies", "check for newer versions", "add a dependency", or "run audit" — for Java/Maven, TypeScript/npm, or Python/pip projects. Routes to the correct package manager based on project type declared in…

2026년 6월 18일
git-commit
소프트웨어 개발자

Use when user wants to create a commit NOW — says "commit this", "commit these changes", "create a commit". Routes to Java or custom project workflows when CLAUDE.md declares those types; falls back to generic commit for all others. Does NOT apply to…

2026년 6월 18일
git-squash
소프트웨어 개발자

Use when the commit history contains noise — fixup commits, revert chains, docs wording chores, tiny cleanups — that obscures meaningful history. Also triggered when the pre-push hook flags squash candidates, or invoked on demand via /git-squash on any commit…

2026년 6월 18일
handover
소프트웨어 개발자

Use when ending a mid-work session (branch stays open) and wanting to preserve context for resumption, OR when a session is beginning and needing to resume from where things left off — says "create a handover", "end of session", "update the handover", "write…

2026년 6월 18일
issue-workflow
소프트웨어 개발자

Use when setting up GitHub issue tracking, planning implementation work (creating epics and child issues from a plan), when a user request spans multiple concerns that should be separate issues, or when staged changes span multiple issues and should be split.…

2026년 6월 18일
project-health
소프트웨어 개발자

Use when correctness, completeness, or consistency of a project needs verification — "is the project healthy?", "pre-release check", "do a health check", "check docs are in sync", invokes /project-health. NOT for improvement suggestions (use project-refine…

2026년 6월 18일
project-init
소프트웨어 개발자

Use when project setup needs to be verified or completed — invoked automatically at session start (via hook) and by work-start before any branch work begins. NOT invoked directly by users.

2026년 6월 18일
수집된 skill 30개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다