2.0.0 — Claude Toolkit
The repo is now the Claude Toolkit — skills, agents and commands in one place.
Highlights
- Repo renamed
agent-skills→claude(old URLs redirect; update remotes tohttps://github.com/nasrulhazim/claude.git) - 13 role agents (
agents/) — thin personas that load the skills as their playbook - 10 slash commands (
commands/) - Installer v2.0.0 installs all three types to
~/.claude/{skills,agents,commands}; new--dry-runand--only <name>flags - Plugin marketplace support:
/plugin marketplace add nasrulhazim/claude→/plugin install claude-toolkit@claude - Type-prefixed
manifest.txt(breaking for pre-2.0 installers) and type-awaremigrations.txt
See CHANGELOG.md for details.