ship-feature

Installation
SKILL.md

Ship Feature

Opinionated workflow to ship a complete feature with discipline. Forces stops between phases for user validation. Addresses recurring frictions: premature implementation, forbidden auto-merge, unverified findings.

When to use

  • Non-trivial feature (>1 file, UX impact, DB/API migration)
  • You want a durable PRD/ADR, not just a patch
  • Not for: trivial bugfix, mechanical refactor, typo, doc-only changes

Process

1. Grill (sharpening)

Run /grill-me (or an equivalent grilling skill), or ask 5-7 targeted questions on:

  • Scope: in/out, what we will NOT do
  • Constraints: perf, accessibility, migration, platforms
  • Discarded alternatives: why
  • Success criteria: measurable, verifiable
Installs
2
First Seen
May 13, 2026
ship-feature — pollyglot/ship-feature-skill