Load Context

Loads the Hanami application context before any code, spec, or review work — discovers slices, providers, settings, routes, ROM setup, test framework, DI conventions, and existing patterns, with a mandatory security gate to redact all passwords/credentials/tokens/API keys before note-taking, and a rule to never propose code without first running load-context. The non-negotiable first step for every Hanami task. Trigger words: load context, before I code, what does this app use, match existing style, load-context, show me the app, discover structure, context.

igmarin 754b317 6 files · 21.3 KB Updated

File contents

igmarin/hanakai-yaku/tree/main/skills/context/load-context commit 754b3174a4

Frequently asked questions

npx skillmds@latest add igmarin/load-context