Feature Workflow

Taking a multi-PR feature from "shape unknown" to merged without five review rounds per PR: spike until interfaces stop moving, write the contract, cut PRs along contract seams, one review per PR. Use when starting a feature that touches more than one lifecycle object or public interface, when a PR review keeps changing interfaces, or when splitting a large branch.

apache 8ac3fb5 4.6 KB Updated

File contents

apache/tika/tree/main/.skills/devs/feature-workflow commit 8ac3fb5fa3

Frequently asked questions

npx skillmds@latest add apache/feature-workflow