Skip to content

v0.1.0

Latest

Choose a tag to compare

@alexander-vyh alexander-vyh released this 21 Apr 07:46
· 2 commits to main since this release

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-profiles

See 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