Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

git-stage-batch

git-stage-batch には halfline から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
76
更新
2026-06-26
Forks
3
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

commit-unstaged-changes
ソフトウェア開発者

Stage unstaged changes into one or more atomic git commits with project-compliant commit messages

2026-06-26
commit-unstaged-changes
ソフトウェア開発者

Stage unstaged working tree changes into one or more atomic commits with git-stage-batch. Use when the user wants Codex to split unstaged edits into a clean commit series with project-compliant commit messages. Do not use for already-staged changes or for generic git help.

2026-06-26
decompose-and-commit-unstaged-changes
ソフトウェア開発者

Decompose unstaged working-tree changes into narrow concerns, peel them into git-stage-batch batches, rebuild as a fine-grained atomic commit series, or polish an already-built series

2026-06-16
decompose-and-commit-unstaged-changes
ソフトウェア開発者

Decompose unstaged working-tree changes into a clean commit series by identifying narrow product, workflow, or architectural concerns, peeling them into git-stage-batch batches, rebuilding atomic commits, or polishing an already-built series.

2026-06-16
release-tweet-thread
市場調査アナリスト・マーケティングスペシャリスト

Draft an algorithm-optimized tweet thread announcing the latest release.

2026-05-25
commit-staged-changes
ソフトウェア開発者

Commit the current staged index as one project-compliant git commit. Use when the user has already staged the exact changes they want to commit and wants help inspecting that staged set, drafting a compliant message, and creating the commit. Do not use for splitting or staging unstaged changes.

2026-05-13
commit-staged-changes
ソフトウェア開発者

Commit the current staged index as one project-compliant git commit. Use when the user has already staged the exact changes they want to commit and wants help inspecting that staged set, drafting a compliant message, and creating the commit. Do not use for splitting or staging unstaged changes.

2026-05-13
release
ソフトウェア開発者

Cut a new release — bump VERSION, build, open a PR, merge, tag, push, upload to GitHub and PyPI.

2026-05-09
changes-since-last-release
ソフトウェア開発者

Summarize all changes in this repository since the most recent release tag.

2026-04-24