warisskill-workflows-feature-delivery

Installation
SKILL.md

Feature Delivery Workflow

Definition of done

Before calling a feature or fix complete, all of the following that apply:

  1. Build/typecheck passes — compiles or type-checks cleanly.
  2. Linter clean on changed files.
  3. Relevant tests pass — whatever tests exist for the touched logic under warisskill-workflows-tdd's coverage floor, run fresh.
  4. Manually verified running — not just for UI (already a standing global rule to check UI in a browser), but for any feature: hit the actual API endpoint, run the actual CLI command, exercise the actual code path. A build that compiles and tests that pass don't prove the feature does what was asked — only running it does.

The hard rule: no completion claims without fresh evidence

Installs
5
First Seen
Sep 3, 2026
warisskill-workflows-feature-delivery — sodiqabdulwaris/waris-skill-library