← ClaudeAtlas

da-pr-describelisted

Write or update the current branch's PR title and description. Use when preparing a PR for review, or when the description is stale. Produces something a reviewer can read before opening the diff. Touches only the PR, never repository files.
bwkw/dotagents · ★ 0 · Code & Development · score 78
Install: claude install-skill bwkw/dotagents
# /da-pr-describe — make the PR readable before the diff **Invoked by you only — type `/da-pr-describe`.** It writes to GitHub, so the timing is yours to choose, not something to infer from the code looking finished. `disable-model-invocation` also keeps its description out of context entirely, which costs nothing and frees budget for the skills that do need to fire on their own. Nothing dispatches to this skill by name. Generate a title and description that let a reviewer grasp **what changes** and **why that shape was chosen** without opening the diff. Optimise for being understood, not for being exhaustive. **This skill never modifies files in the repository.** It edits the PR on GitHub, and writes its draft body to a temporary file outside the repo. ## Preconditions | Condition | If unmet | |---|---| | `gh` is authenticated and a PR exists for this branch | Stop and report it. Do not create a PR unasked. | | The working directory is the repository that owns the target PR | Stop. See the cross-repository hazard below. | ## Position in the workflow | Upstream | This skill | Downstream | |---|---|---| | implementation done, PR opened | `/da-pr-describe` | request review | ## Files to read ### Always read | File | Why | |---|---| | `${CLAUDE_SKILL_DIR}/reference/pr-template.md` | The body template and the writing rules. | ### Read only if | File | Trigger condition | |---|---| | the `artifact-design` skill | Only when publishing the visual summary, and only if the