Skip to content

Releases: alexander-vyh/claude-profiles

Release list

v0.1.0

Choose a tag to compare

@alexander-vyh alexander-vyh released this 21 Apr 07:46

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