Feature Workflow

Phased workflow for delivering a Drupal feature or non-trivial change: plan, implement, review, test, finalize. Use when building a new custom module, adding a route/form/plugin, changing entity structure or schema, or any task touching more than a couple of files. Do NOT use for typo fixes, CSS tweaks, or single-line changes — use the tiny-fix skill instead. Each phase has an exit condition; do not move to the next phase until it is met.

siva01c 2b88059 5.0 KB Updated

File contents

siva01c/claude-plugins/tree/main/workflow-tools/skills/feature-workflow commit 2b88059c08

Frequently asked questions

npx skillmds@latest add siva01c/feature-workflow