Cwtch - Helpful utilities for Claude Code. Manage profiles, check usage, deploy your army of agents. 🤖
SaferSkills independently audited cwtch (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div align="center">
<picture> <img alt="cwtch banner" src="assets/banner.svg" width="600"> </picture>
Manage Claude Code profiles and sync configuration from Git.
cwtch (Welsh): a cuddle or cozy nook
</div>
Note: This project is not affiliated with, sponsored by, or endorsed by Anthropic PBC.
Platform: macOS only. Tested on macOS Tahoe.
brew tap agh/cask
brew install cwtch# Save your current Claude session
cwtch profile save work
# Switch profiles
cwtch profile use personal
# Check status
cwtch status# Create a Cwtchfile
cwtch sync init
# Edit it to add your sources
cwtch edit
# Pull and build ~/.claude/
cwtch syncExample Cwtchfile:
sources:
- repo: myuser/claude-agents
commands: commands/
agents: agents/
as: personalcwtch status Show profile, usage, and sync state
cwtch sync Pull sources and build ~/.claude/
cwtch sync init Create example Cwtchfile
cwtch sync check Validate Cwtchfile
cwtch edit Edit Cwtchfile
cwtch profile list List saved profiles
cwtch profile save <n> Save current OAuth credential
cwtch profile save-key <n> Save API key as profile
cwtch profile use <n> Switch to profile
cwtch profile delete <n> Delete a profile
cwtch profile api-key Output current API key~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.