v1.0.0 — Anonymous AI Work OS
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.mdso any agent orients itself and picks the right skill. - Privacy & structure tooling —
privacy_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.