Get set up & trained¶
For the team — first time, and your quarterly refresher. ~15 minutes.
The four steps¶
-
You're logged in — this site is behind Cloudflare Access; your Soon email got you here. That was the hard part.
-
Get the repo (first time only)
No access? Ask Olaf.git clone https://github.com/SoonHQ/isms.git -
Open it in Claude Code
cd isms && claude -
Run the onboarding
Say who you are (Olaf, Thomas, Melvin, Alessandro, Andrea …). Claude walks you through the essentials, takes your questions, and records your training in the log — that record is real audit evidence, so this doubles as compliance work you never have to do separately./isms:onboard
That's it. Repeat each quarter — the status page shows when anyone's refresher is due.
While you're in there¶
| Want to… | Type |
|---|---|
| See where the ISMS stands | /isms:status |
| Fix or improve a policy | /isms:draft <topic> — then it opens a PR for review |
| Check something matches reality | /isms:review <doc> |
| Answer open questions for the ISMS | /isms:questions |
Everything goes through a branch and PR — you can't break anything by trying. Details, if you ever want them: how we work.
What you need¶
- A GitHub account with access to
SoonHQ/isms(Olaf invites) - Claude Code installed
- Nothing else. You don't need to know git.