Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
pr-scope-framing
// Assemble honest PR titles/bodies when a branch contains multiple landed commit lanes
$ git log --oneline --stat
stars:399
forks:64
updated:2026年4月29日 09:58
SKILL.md
// Assemble honest PR titles/bodies when a branch contains multiple landed commit lanes
| name | pr-scope-framing |
| description | Assemble honest PR titles/bodies when a branch contains multiple landed commit lanes |
| domain | github, review |
| confidence | high |
| source | earned |
| last_updated | 2026-04-29T11:51:36.530+02:00 |
Use this when opening a PR from a branch that has accumulated several already-committed changes, especially if the most recent commit is narrower than the full diff reviewers will receive.
HEAD~1..HEAD.{what this skill teaches agents}
Split landed work into focused commits and isolate stale automation cleanup
Decide whether a report is a docs mismatch, a real product bug, or both
Handle malformed OpenAPI schema names that collapse to empty generated C# type names, especially trailing-dot definition keys.
Run focused Refitter tests with TUnit treenode filters
Generate Refitter AOT serializer contexts without regex-only type discovery