원클릭으로
jksubmit
Commit, push, and open a draft PR with a written description. Use when ready to share work in progress for review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Commit, push, and open a draft PR with a written description. Use when ready to share work in progress for review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Format up an LLM answer into consistent personal markdown style — sentence-case headings and bullet lead-ins, plain dash bullets, no emoji, straight em-dash handling, italics not bold, optional 100-col wrap. Pass a file path to clean in place, or paste raw text to get the cleaned result back in chat.
A decorator on top of /loop with 5-minute timer and autocancel
Action GitHub PR review comments. Provide a PR URL to fix all open comments, or a specific comment URL to fix one.
Review the current branch's diff from a skeptic's perspective before pushing. Optional arg selects the reviewer persona.
Review a GitHub PR. Provide a URL to review without checking it out locally, or omit the URL if the branch is already checked out.
Sync the current branch with the repo's primary branch (main, master, preprod, etc). Pulls primary, switches back, merges in, pushes.
| name | jksubmit |
| description | Commit, push, and open a draft PR with a written description. Use when ready to share work in progress for review. |
Stage any unstaged changes the user intended to include (ask if it's ambiguous), then commit with a message that accurately summarizes the work. Push the branch. Open a draft PR with gh pr create --draft.
Write a PR description that a skeptical senior reviewer would find useful:
If the repo has a PR template, follow its structure. If there's an existing PR for this branch, update its description instead of creating a new one.
Don't ask for confirmation before pushing or creating the PR — the user invoked this because they're ready.