skills/pr-shiny-create-draft/SKILL.md
{{ ƔƔƔ }} Create a draft pull request to main
npx skillsauth add jasonwarrenuk/goblin-mode PR: Draft ShinyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<steps>
<step num="1">Look at the commits on this branch</step>
<step num="2">Analyse the overall effect of these changes if merged into `main`</step>
<step num="3">Use `<template>` to write the pull request content</step>
<step num="4">Check for my approval; If approved, create a **DRAFT** PR to `main`. If not, incorporate changes and repeat step 3</step>
</steps>
<rules>
<general>Use ${template} exactly</general>
<section-specific>
<title>
<rule num="1">Brief and descriptive</rule>
<rule num="2">Use title case</rule>
<rule num="3">Be understandable to non-devs</rule>
</title>
<summary>Describe the PR with a non-technical, absurd metaphor.</summary>
<tldr>List any steps devs must take after pulling this down</tldr>
<screenshots>For each named screenshot in $ARGUMENTS, use collapsible `<details>`</screenshots>
<changes>Break changes into files or categories depending on PR scope; use collapsible `<details>`</changes>
</section-specific>
</rules>
<template>
```md
# {{ title }}
## Overview
{{ overview }}
## Summary
{{ absurd metaphor }}
> [!TIP]
> {{ tldr }}
---
<details>
<summary><h2>Screenshots</h2></summary>
`${screenshots in collapsible <details`>}`
</details>
---
## Changes
`${changes in collapsible <details`>}`
---
```
</template>
tools
{{ 𝚫𝚫𝚫 }} Rebuild roadmap-system.zip, the distributable snapshot of the roadmap tooling (scripts, HTML template, conventions reference, and every roadmap-touching skill, including this one).
tools
--- name: "Suggest: Task" description: "{{ 𝚫𝚫𝚫 }} Suggest the next logical task — grounded in the roadmap's pre-vetted ready-set when one exists, codebase analysis otherwise" when_to_use: "When you don't know what to work on next and want a grounded recommendation rather than picking arbitrarily." model: haiku effort: low disable-model-invocation: true allowed-tools: ["Read", "Glob", "Grep", "Bash(python3:*)", "Bash(npm:*)", "Bash(bun:*)", "Bash(pnpm:*)", "Bash(deno:*)"] argument-hint: [named
development
{{ 𝛀𝛀𝛀 }} Convert an old simple-style roadmap (single Markdown, four statuses, <a name> anchors, roadmaps.json pointer registry) into the rich phase-array format (roadmaps.json source of truth + PHASE task list + prose overview).
data-ai
{{ ƔƔƔ }} Create a pull request to main — wordy or shiny (with screenshots), ready-for-review or draft