원클릭으로
dotfiles
dotfiles에는 BiboyQG에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run iterative code-change review loops with fresh sub-agent pairs. Use when the user explicitly asks Codex to spawn sub-agents, reviewers, or multiple model/reasoning passes to review a patch until no confirmed in-scope issues remain, especially when they specify a loop such as "fix confirmed issues, ask reviewers again, then spawn a fresh pair until both first-turn reviews are clean."
Handle GitHub PR follow-up review loops after automated or human comments arrive. Use when Codex needs to inspect PR comments/review threads, decide which suggestions are in scope and correct, implement fixes, update the PR body, trigger reviewers such as @codex review or /gemini review when requested, poll for follow-up comments, and repeat until there are no further actionable in-scope suggestions.