Slice Lifecycle

Orchestrates the full Hanami slice lifecycle: creates the slice, tests it in isolation, reviews boundary design, and supports extraction from the app module. Use when building a new Hanami slice, auditing existing slices for bounded context violations, extracting monolithic code into a modular architecture, or enforcing slice generator conventions. Trigger terms: bounded context, Hanami module, modular architecture, slice boundaries, slice extraction, slice generator.

igmarin 9965c50 5.1 KB Updated

File contents

igmarin/hanakai-yaku/tree/main/skills/personas/slice-lifecycle commit 9965c50060

Frequently asked questions

npx skillmds@latest add igmarin/slice-lifecycle