Skip to content

Skill idea: a "pr-description" skill that drafts a diff-grounded PR body #6

Description

@bufferBrew

craftsman already ships a `commit-craft` skill (craftsman-plugin/skills/commit-craft) for commit/branch/PR conventions. A focused companion skill could draft a PR description from the actual diff: summary, why, and a "what to verify" section — grounded in the changed files, not speculation.

Task (first pass): Propose the skill under `craftsman-plugin/skills/pr-description/` with:

  • `SKILL.md` frontmatter (name + description trigger) matching the style of the existing skills.
  • A short body describing the workflow (read the diff, produce summary/why/verify).

Keep it minimal-diff and consistent with the other skills — no new hooks required.

Good first issue because: the existing skills are a clear template, and the scope is a single new skill directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions