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 件のリポジトリを表示
すべてのリポジトリを表示しました