Current pr
Skill HikaruEgashira/agent-skills/architect/skills/current-pr
現在のPRを引き継ぐ必要があるときに使うスキルです。 Trigger: current PR, PR引き継ぎ, gh pr view, gh pr diffFrom its SKILL.md
npx -y skills add HikaruEgashira/agent-skills --skill current-prAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 2 commands, including `gh pr view` and 1 more.
SKILL.md
0.4 KB, 108 tokens by cl100k_base, as published. Nobody here has run it
現在のPRを引き継いでください。
gh pr viewでPRの目的、状態、レビュー状況を確認する。gh pr diffで変更内容を確認する。- 変更の意図、未完了リスク、次に実行すべき検証を短く報告する。
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.