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日
已展示 8 / 96 个已收集 Skill。
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日
已展示 8 / 21 个已收集 Skill。
已展示 7 / 7 个仓库
已展示全部仓库