Initial public release of claude-profiles.
See CHANGELOG.md for the full feature list and design doc references.
Install
git clone --recurse-submodules https://github.com/alexander-vyh/claude-profiles
claude --plugin-dir ./claude-profilesSee README for usage, SECURITY.md for the threat model, and docs/design/phase3-decisions.md for the full spec.
Quality
- 259 bats tests (1 env-dependent skip), 0 failures
- shellcheck clean on all 10 scripts
- Verified on macOS and Linux via CI