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

FradSer

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

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

저장소와 대표 skills

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

Reviews a pull request: runs its own baseline review of the PR diff, then a persistent Monitor watches CI and incoming reviewer comments, triages each comment through an independent skeptical agent, applies only verified fixes, and commits+pushes via inline…

2026년 8월 11일
commit-and-push
소프트웨어 개발자

Creates atomic conventional git commits using git-agent and pushes changes to the remote repository.

2026년 8월 11일
commit
소프트웨어 개발자

Creates atomic conventional git commits using git-agent. This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit changes using AI atomic commits.

2026년 8월 11일
setup
소프트웨어 개발자

Guides the user through configuring pi — provider, model, base URL, and API key. Use when the user asks to "setup pi", "configure pi", "pi setup", "set up pi provider", "pi config", "change pi model", or invokes /pi:setup. Only run this skill when the user…

2026년 8월 11일
delegate
소프트웨어 개발자

Delegates a coding task to pi (dev/pi), a minimal terminal coding harness. This skill should be used when the user asks to "use pi", "run pi", "delegate to pi", "let pi handle this", "ask pi to", "have pi do", or invokes /pi:delegate. It bridges the current…

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

Reviews code using pi CLI with read-only tools. Delegates the review to pi (dev/pi) with a structured review rubric, running in read-only mode to prevent accidental edits. By default reviews uncommitted working tree changes (git diff HEAD) with pi restricted…

2026년 8월 11일
init
소프트웨어 개발자

Initializes or optimizes git-agent configuration, regenerates commit scopes from git history, and re-derives .gitignore rules.

2026년 8월 11일
related
소프트웨어 개발자

Mines git history to find files and test suites that historically change together with specified target files (co-change relations). Use before making changes or running tests to discover coupled code.

2026년 8월 11일
수집된 skill 96개 중 8개를 표시합니다.
finish-feature
미분류

Finalizes and merges a feature branch into develop using git-flow, then prunes stale branches and worktrees. Use when the user asks to 'finish a feature', 'merge feature branch', 'complete feature', 'git flow feature finish', or wants to finalize a feature…

2026년 8월 26일
finish-hotfix
미분류

Finalizes a hotfix and merges it into main and develop using git-flow, then prunes stale branches and worktrees. Use when the user asks to 'finish a hotfix', 'merge hotfix branch', 'complete hotfix', 'git flow hotfix finish', or wants to finalize a hotfix.

2026년 8월 26일
finish-release
미분류

Finalizes a release and merges it into main and develop with a tag using git-flow, then prunes stale branches and worktrees. Use when the user asks to 'finish a release', 'merge release branch', 'complete release', 'git flow release finish', or wants to…

2026년 8월 26일
start-feature
미분류

Starts a new feature branch using git-flow. Use when the user asks to "start a feature", "begin new feature", "git flow feature start", or wants to begin a new feature. Accepts either a branch name/version or a natural-language description.

2026년 8월 26일
start-hotfix
미분류

Starts a new hotfix branch using git-flow. Use when the user asks to "start a hotfix", "begin new hotfix", "git flow hotfix start", or wants to begin a new hotfix. Accepts either a branch name/version or a natural-language description.

2026년 8월 26일
start-release
미분류

Starts a new release branch using git-flow. Use when the user asks to "start a release", "begin new release", "git flow release start", or wants to begin a new release. Accepts either a branch name/version or a natural-language description.

2026년 8월 26일
create-pr
소프트웨어 개발자

Creates a GitHub pull request after repository validation, then starts the standalone review-pr workflow for CI monitoring, comment triage, closeout, and merge. Use when asked to create or submit a pull request.

2026년 8월 26일
review-pr
미분류

Reviews a pull request: runs its own baseline review of the PR diff, then starts a runtime monitor for CI and incoming reviewer comments, triages each comment through an independent skeptical agent, applies only verified fixes, and commits+pushes via inline…

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