원클릭으로
draft-tweet
Draft X/Twitter posts about shipped work. Never post unless asked. Use when the user wants tweet options or "what should I tweet".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Draft X/Twitter posts about shipped work. Never post unless asked. Use when the user wants tweet options or "what should I tweet".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Polish your own diff by hand with KISS/DRY and local style — the pre-handoff pass, not a test run and not a subagent sweep. Use for /clean, "clean it up", "tidy this", and automatically before creating, updating, or automerging a PR or moving to the next one.
The general profile-driven perf loop for any language or runtime: baseline, profile, fix the real hot path, re-measure. Use for /perf, "this is slow", or optimization work.
Prove a visual change by looking at the rendered surface — screenshot it and compare to the reference before saying done. Use after any UI, layout, theme, or color change, or when the user says it still looks wrong or doesn't match.
Clear everything blocking an existing PR/MR from merging — rebase onto the default branch, get CI green, and resolve review threads (Copilot and human). Use for "rebase on main", "make CI green", "fix CI/CD", "address the reviews", "address Copilot", "review-loop", or "get this mergeable".
Maintainer triage on OTHER people's PRs/MRs — verdict of approve, supersede, or close, salvage with credit, close the cluster. Use for a review batch, a pasted Discord thread with a PR, or salvage/supersede/close asks. Not for your own PR (that's pr-ready).
Open a PR/MR if missing, or refresh an existing one's title and description so they match the current diff. Preserves any media already in the body. Use when the user says /pr-update, open a PR, update the PR, refresh the PR title/description, or wants the PR opener/manager flow.
| name | draft-tweet |
| description | Draft X/Twitter posts about shipped work. Never post unless asked. Use when the user wants tweet options or "what should I tweet". |
Write tweet options. Do not post unless they explicitly say to.
If xurl is installed and already authenticated, use it read-only to sample
the user's recent original posts before drafting:
xurl whoami
xurl posts @handle -n 30
If that version does not have xurl posts, use the user ID from xurl whoami:
xurl '/2/users/<id>/tweets?max_results=30&exclude=retweets,replies'
Infer their usual capitalization, punctuation, sentence length, vocabulary, link use, and emoji use. Match the patterns, not the subject matter. Do not quote old posts or mention that style sampling happened.
If xurl is missing or unauthenticated, draft from examples already in the
conversation. Do not block the task or ask them to configure X unless they
specifically request stronger style matching.
2–4 options, each roughly ≤240 chars:
no-tropesxurl post, reply, quote, DM, or any other write API unless asked