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

krzysztofdudek

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

수집된 skills
13
저장소
5
업데이트
2026년 8월 26일
저장소 탐색

저장소와 대표 skills

context
소프트웨어 개발자

Use when the agent has a concrete file path (about to edit `src/api/users.ts`) and needs the rules that apply to THAT path. Also use with no path to list all rule ids — triggers "what rules does this project have", "list all rules", "which rules exist", "show…

2026년 5월 2일
create-rule
소프트웨어 품질 보증 분석가·테스터

Use when user wants a new code convention rule added, regardless of phrasing — "add a rule", "enforce X", "forbid Y", "write a rule for Z", "create `.autoreview/rules/foo.md` with body ...". Once `.autoreview/` exists, invoke this skill for rule authoring…

2026년 5월 2일
guide
소프트웨어 개발자

Use when the user asks a free-text question about a convention without a concrete file path ("how do I write a command handler here?", "what's the logging policy?"). The agent needs knowledge retrieval, not a review verdict. Skip when a file path is already…

2026년 5월 2일
history
소프트웨어 개발자

Use when the user asks about review verdicts over time — "what's been getting rejected", "rejection rate this week", "show recent reviews", "history of verdicts", "which rule fails most often", "show suppressed reviews", or filtering reviews by rule / file /…

2026년 5월 2일
override-rule
소프트웨어 개발자

Use when user wants to adapt a remote rule's tier / triggers / severity / type WITHOUT forking the rule. Wizard for editing config.yaml's `remote_rules[].overrides` block. Triggers include "this corp rule is too noisy in my repo", "downgrade this rule to…

2026년 5월 2일
precheck
소프트웨어 품질 보증 분석가·테스터

Use when user has drafted file content that is NOT on disk yet and wants a reviewer verdict before writing — explicit phrases like "would this pass review?", "check before I save", "will this be accepted?" with content not yet persisted. Costs 1 LLM call per…

2026년 5월 2일
pull-remote
소프트웨어 개발자

Use when the user wants to fetch or refresh remote rules — "pull rules from upstream", "update remote rules", "fetch latest rule version", "sync remote rules" — or right after editing `remote_rules` in `.autoreview/config.yaml`. Also use when a review fails…

2026년 5월 2일
review
소프트웨어 품질 보증 분석가·테스터

Use when user asks "does this pass review?", "does this file pass our rules", wrapping up feature work before a commit, when a commit got blocked OR rejected by the pre-commit hook (any "[reject]", "commit rejected", "commit being rejected", "why is my commit…

2026년 5월 2일
수집된 skill 9개 중 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다