Skip to content

v1.0.0 — Anonymous AI Work OS

Choose a tag to compare

@CoachSteff CoachSteff released this 23 Aug 06:42
· 6 commits to main since this release

First public release of WorkOS — a portable, file-based AI Work OS template for professional knowledge workers.

What's inside

  • Anonymous instruction layer kept separate from your private 01-context/ (only *.example.* templates ship; real context is git-ignored).
  • 4 agents — research-analyst, knowledge-librarian, planner, quality-reviewer.
  • 6 skills, 7 commands, 4 workflows with explicit approval points and dry-run defaults.
  • A Session protocol in CLAUDE.md so any agent orients itself and picks the right skill.
  • Privacy & structure toolingprivacy_check.py, validate_structure.py, and a runnable test suite.
  • Optional Obsidian/OKF knowledge wiki scaffold under 04-knowledge/.
  • Setup guides for building the OS, adding the wiki, and wiring it to any Claude surface.

Getting started

Click “Use this template”, then follow setup/SETUP.md. Verify with python3 tests/run_tests.py.

License

CC BY-SA 4.0 © Steff Vanhaverbeke — credit the original author and share adaptations under the same license.