AgentStack
SKILL verified MIT Self-run

Pr Title Description

skill-kin0992-dev-toolkit-pr-title-description · by kin0992

|

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-kin0992-dev-toolkit-pr-title-description

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pr Title Description? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Generate a PR title and description

Summarize a branch for reviewers with a concise PR title and markdown description.

Instructions

  1. Read commits, diff, and optional template before writing.
  2. Write a title: imperative mood, ≤72 chars, summarizing the

primary user-facing change.

  1. If a PR template is provided, fill its sections. Otherwise use:
  • Why – motivation or linked context
  • What – concise bullets grouped by area
  • How to verify – checks or tests for reviewers
  • Risks / follow-ups – anything to watch closely

Omit empty sections.

  1. Describe intent and outcome, not every edit. Never fabricate ticket

numbers, links, or steps.

Output

Return only the title and description:

TITLE: 

Example

TITLE: Add retry handling for webhook delivery

## Why
Transient outages could permanently fail webhook delivery.

## What
- retry failed deliveries before marking them failed
- emit retry metrics
- document retry behavior

## How to verify
- review retry path tests
- confirm metrics for retries and terminal failures

Common edge cases

  • If a template includes required headings, preserve them.
  • If verification details are missing, do not invent steps.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.