aldianriski

26 mods across 1 repository, 5 stars between them.

tdd

25

aldianriski/lean-flow

Skill Claude CodeCodex

Use when building NEW testable behavior test-first — feature work, business logic, an API surface, a tool wrapper. Runs behaviour-driven red-green-refactor in vertical slices (tracer bullet, then one test → one implementation → repeat). Do not use to debug an existing failure or fix a bug — use /diagnose (it already…

5 2d ago A 88 tokens original MIT

triage

26

aldianriski/lean-flow

Skill Claude CodeCodex

Use when the existing backlog needs grooming — re-prioritising tasks, flagging stale/duplicate/conflicting items, marking what is ready vs blocked vs needs-info, and routing rejected work out of scope. Operates on TODO.md Backlog only, never the Active Sprint. Do not use to create new tasks (use /task-decomposer) or…

5 2d ago A 91 tokens original MIT