clawteam-dev
Installation
SKILL.md
ClawTeam Local Development
This skill is for developing and validating ClawTeam inside the ClawTeam repository. Use it when the task is about changing ClawTeam itself, testing local behavior, or verifying multi-agent workflows against the current checkout.
Development Bootstrap
Standardize the local development environment with the bootstrap script:
bash scripts/bootstrap_clawteam_dev.sh
This script lives in scripts/bootstrap_clawteam_dev.sh inside this skill folder.
This script does all of the following: