Skip to content

Get set up & trained

For the team — first time, and your quarterly refresher. ~15 minutes.

The four steps

  1. You're logged in — this site is behind Cloudflare Access; your Soon email got you here. That was the hard part.

  2. Get the repo (first time only)

    git clone https://github.com/SoonHQ/isms.git
    
    No access? Ask Olaf.

  3. Open it in Claude Code

    cd isms && claude
    

  4. Run the onboarding

    /isms:onboard
    
    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.

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.